Home
last modified time | relevance | path

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

/drivers/net/wwan/t7xx/
Dt7xx_pcie_mac.c185 value &= ~ISTAT_HST_CTRL_DIS; in t7xx_pcie_mac_enable_disable_int()
187 value |= ISTAT_HST_CTRL_DIS; in t7xx_pcie_mac_enable_disable_int()
Dt7xx_reg.h80 #define ISTAT_HST_CTRL_DIS BIT(0) macro