Searched refs:CS4231_PWR_ON (Results 1 – 4 of 4) sorted by relevance
447 } else if (level == CS4231_PWR_ON && !state->cs_powered) { in audiocs_ddi_power()612 (void) pm_raise_power(dip, CS4231_COMPONENT, CS4231_PWR_ON); in audiocs_resume()910 CS4231_DMA_POWER(state, CS4231_PWR_ON); in audiocs_chip_init()1250 CS4231_DMA_POWER(state, CS4231_PWR_ON); in audiocs_power_up()1679 if (pm_raise_power(dip, CS4231_COMPONENT, CS4231_PWR_ON) == in audiocs_open()
325 if (level == CS4231_PWR_ON) { /* turn power on */ in apc_power()
369 if (level == CS4231_PWR_ON) { /* turn power on */ in eb2_power()
228 #define CS4231_PWR_ON (1) macro