Searched refs:PWREN (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/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-v5.10/arch/arm/boot/dts/ |
D | imx7d-cl-som-imx7.dts | 291 MX7D_PAD_LPSR_GPIO1_IO05__GPIO1_IO5 0x14 /* OTG PWREN */
|
/Linux-v5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-odroidc2.dts | 40 * signal name from schematics: PWREN
|
/Linux-v5.10/drivers/mmc/host/ |
D | dw_mmc.c | 1459 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()
|