Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_reg.h83 #define T7XX_PCIE_MISC_MAC_SLEEP_DIS BIT(7) macro
Dt7xx_pci.c69 value &= ~T7XX_PCIE_MISC_MAC_SLEEP_DIS; in t7xx_dev_set_sleep_capability()
71 value |= T7XX_PCIE_MISC_MAC_SLEEP_DIS; in t7xx_dev_set_sleep_capability()