Searched refs:ISTAT_HST_CTRL_DIS (Results 1 – 2 of 2) sorted by relevance
185 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()
80 #define ISTAT_HST_CTRL_DIS BIT(0) macro