Searched refs:PWR_ON (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/blackfin/include/asm/ |
D | bfin_sdh.h | 34 #define PWR_ON 0x3 /* Power On */ macro 151 #define PWR_ON 0x600 /* Power On */ macro
|
/linux-4.1.27/drivers/mmc/host/ |
D | bfin_sdh.c | 406 pwr_ctl |= PWR_ON; in sdh_set_ios() 408 pwr_ctl &= ~PWR_ON; in sdh_set_ios() 420 cfg |= PWR_ON; in sdh_set_ios() 422 cfg &= ~PWR_ON; in sdh_set_ios()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 2130 MUX_PG(pmc, PWR_ON, PWR_INTR, RSVD3, RSVD4, 0x14, 23, 0x98, 18, -1, -1),
|