Searched refs:PWREN (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/soc/zte/ |
D | zx296718_pm_domains.c | 39 .polarity = PWREN, 48 .polarity = PWREN, 57 .polarity = PWREN, 66 .polarity = PWREN, 75 .polarity = PWREN, 84 .polarity = PWREN, 93 .polarity = PWREN, 102 .polarity = PWREN, 111 .polarity = PWREN, 120 .polarity = PWREN, [all …]
|
D | zx2967_pm_domains.h | 29 PWREN, enumerator
|
D | zx2967_pm_domains.c | 30 if (zpd->polarity == PWREN) in zx2967_power_on() 89 if (zpd->polarity == PWREN) in zx2967_power_off()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | imx7d-cl-som-imx7.dts | 284 MX7D_PAD_LPSR_GPIO1_IO05__GPIO1_IO5 0x14 /* OTG PWREN */
|
/Linux-v4.19/drivers/mmc/host/ |
D | dw_mmc.c | 1483 regs = mci_readl(slot->host, PWREN); in dw_mci_set_ios() 1485 mci_writel(slot->host, PWREN, regs); in dw_mci_set_ios() 1522 regs = mci_readl(slot->host, PWREN); in dw_mci_set_ios() 1524 mci_writel(slot->host, PWREN, regs); in dw_mci_set_ios()
|