Searched refs:RCTL_LOGIC_DISABLE (Results 1 – 2 of 2) sorted by relevance
102 #define RCTL_LOGIC_DISABLE ( (uint32_t)(1 << 27) ) macro
1089 if ( (retention_ctl & (RCTL_MACPHY_DISABLE | RCTL_LOGIC_DISABLE) ) == 0 ) in whd_is_fw_sr_capable()