Searched refs:MCI_PWR_ON (Results 1 – 2 of 2) sorted by relevance
94 .pwrreg_powerup = MCI_PWR_ON,113 .pwrreg_powerup = MCI_PWR_ON,134 .pwrreg_powerup = MCI_PWR_ON,161 .pwrreg_powerup = MCI_PWR_ON,186 .pwrreg_powerup = MCI_PWR_ON,1387 pwr |= MCI_PWR_ON; in mmci_set_ios()1426 pwr &= ~MCI_PWR_ON; in mmci_set_ios()
13 #define MCI_PWR_ON 0x03 macro