Home
last modified time | relevance | path

Searched refs:EXT_INT_START (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/wwan/t7xx/
Dt7xx_pcie_mac.c221 val = BIT(EXT_INT_START + int_type); in t7xx_pcie_mac_clear_set_int()
245 u32 val = BIT(EXT_INT_START + int_type); in t7xx_pcie_mac_clear_int_status()
Dt7xx_reg.h122 #define EXT_INT_START 24 macro