Lines Matching refs:SLPAUTO_ENAB
230 #define SLPAUTO_ENAB(bus) ((SR_ENAB(bus)) && ((bus)->_slpauto)) macro
1439 if (!SLPAUTO_ENAB(bus)) in dhdsdio_clk_devsleep_iovar()
1466 if ((SLPAUTO_ENAB(bus)) && (bus->idleclock == DHD_IDLE_STOP)) { in dhdsdio_clk_devsleep_iovar()
1482 if ((SLPAUTO_ENAB(bus)) && (bus->idleclock != DHD_IDLE_ACTIVE)) { in dhdsdio_clk_devsleep_iovar()
1496 if (SLPAUTO_ENAB(bus) && (err != 0)) { in dhdsdio_clk_devsleep_iovar()
1557 if ((SLPAUTO_ENAB(bus)) && (bus->idleclock == DHD_IDLE_STOP)) { in dhdsdio_clk_devsleep_iovar()
1638 if (SLPAUTO_ENAB(bus)) { in dhdsdio_htclk()
2038 if (!SLPAUTO_ENAB(bus)) { in dhdsdio_bussleep()
2087 if (!SLPAUTO_ENAB(bus)) { in dhdsdio_bussleep()
4538 if (!SLPAUTO_ENAB(bus) && (bool_val == FALSE) && (bus->ipend)) { in dhdsdio_doiovar()
7722 if (!SLPAUTO_ENAB(bus) && !KSO_ENAB(bus)) { in dhdsdio_dpc()
7728 if (!SLPAUTO_ENAB(bus) && (bus->clkstate == CLK_PENDING)) { in dhdsdio_dpc()
8183 if (!SLPAUTO_ENAB(bus)) { in dhdsdio_isr()
8696 if (!SLPAUTO_ENAB(bus) && bus->sleeping) in dhd_bus_watchdog()
8786 if (SLPAUTO_ENAB(bus)) in dhd_bus_watchdog()
8800 if (SLPAUTO_ENAB(bus)) in dhd_bus_watchdog()
8834 if (!bus->poll && SLPAUTO_ENAB(bus)) { in dhd_bus_watchdog()
8858 if (!bus->poll && SLPAUTO_ENAB(bus)) { in dhd_bus_watchdog()
10086 if (SLPAUTO_ENAB(bus) && (!ret) && (bus->dhd->up) && (bus->dhd->op_mode != DHD_FLAG_HOSTAP_MODE)) { in dhdsdio_suspend()
11954 if (SLPAUTO_ENAB(bus)) { in dhd_bus_sleep()