Home
last modified time | relevance | path

Searched refs:PWREN (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/soc/zte/
Dzx296718_pm_domains.c39 .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 …]
Dzx2967_pm_domains.h29 PWREN, enumerator
Dzx2967_pm_domains.c30 if (zpd->polarity == PWREN) in zx2967_power_on()
89 if (zpd->polarity == PWREN) in zx2967_power_off()
/Linux-v5.10/arch/arm/boot/dts/
Dimx7d-cl-som-imx7.dts291 MX7D_PAD_LPSR_GPIO1_IO05__GPIO1_IO5 0x14 /* OTG PWREN */
/Linux-v5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxbb-odroidc2.dts40 * signal name from schematics: PWREN
/Linux-v5.10/drivers/mmc/host/
Ddw_mmc.c1459 regs = mci_readl(slot->host, PWREN); in dw_mci_set_ios()
1461 mci_writel(slot->host, PWREN, regs); in dw_mci_set_ios()
1498 regs = mci_readl(slot->host, PWREN); in dw_mci_set_ios()
1500 mci_writel(slot->host, PWREN, regs); in dw_mci_set_ios()