Lines Matching defs:pwr_state
1656 u32 pwr_state = 0, io_level = 0;
1698 pwr_state = REQ_BUS_ON;
1702 pwr_state = REQ_BUS_OFF;
1706 if (pwr_state) {
1708 pwr_state & REQ_BUS_ON);
1711 pwr_state & REQ_BUS_ON);
1714 pwr_state & REQ_BUS_ON);
1731 if (io_level && !IS_ERR(mmc->supply.vqmmc) && !pwr_state) {
1783 if (pwr_state)
1784 msm_host->curr_pwr_state = pwr_state;