Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_chip_reg.h88 #define CHIPCOMMON_CORE_RCTL_MACPHY_DISABLE ( (uint32_t)(1 << 26) ) macro
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_chip.c1071 …if ( (retention_ctl & (CHIPCOMMON_CORE_RCTL_MACPHY_DISABLE | CHIPCOMMON_CORE_RCTL_LOGIC_DISABLE) )… in whd_is_fw_sr_capable()