Home
last modified time | relevance | path

Searched refs:ICNSS_POWER_ON (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/platform/icnss2/
H A Dpower.c641 if (test_bit(ICNSS_POWER_ON, &priv->state)) { in icnss_hw_power_on()
645 set_bit(ICNSS_POWER_ON, &priv->state); in icnss_hw_power_on()
663 clear_bit(ICNSS_POWER_ON, &priv->state); in icnss_hw_power_on()
680 if (!test_bit(ICNSS_POWER_ON, &priv->state)) { in icnss_hw_power_off()
684 clear_bit(ICNSS_POWER_ON, &priv->state); in icnss_hw_power_off()
H A Ddebug.c35 !test_bit(ICNSS_POWER_ON, &priv->state)) in icnss_regwrite_write()
203 !test_bit(ICNSS_POWER_ON, &priv->state)) in icnss_regread_write()
373 case ICNSS_POWER_ON: in icnss_stats_show_state()
H A Dmain.h114 ICNSS_POWER_ON, enumerator
H A Dmain.c3599 !test_bit(ICNSS_POWER_ON, &priv->state)) { in icnss_athdiag_read()
3635 !test_bit(ICNSS_POWER_ON, &priv->state)) { in icnss_athdiag_write()