PCIC_POWER_ON
if (value & PCIC_WRITE_PROTECT || !(value & PCIC_POWER_ON))
if (value & PCIC_POWER_ON) {
((ifstate & (PCIC_READY|PCIC_POWER_ON|PCIC_ISTAT_CD_MASK)) ==
(PCIC_READY|PCIC_POWER_ON|PCIC_CD_PRESENT_OK)))
if (ifs & PCIC_POWER_ON)
if (!(ifs & PCIC_POWER_ON)) {