Home
last modified time | relevance | path

Searched refs:PWR_ON (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_sdh.h34 #define PWR_ON 0x3 /* Power On */ macro
151 #define PWR_ON 0x600 /* Power On */ macro
/linux-4.1.27/drivers/mmc/host/
Dbfin_sdh.c406 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/
Dpinctrl-tegra20.c2130 MUX_PG(pmc, PWR_ON, PWR_INTR, RSVD3, RSVD4, 0x14, 23, 0x98, 18, -1, -1),