Searched refs:PWREN (Results 1 – 4 of 4) sorted by relevance
/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.c | 30 if (zpd->polarity == PWREN) in zx2967_power_on() 89 if (zpd->polarity == PWREN) in zx2967_power_off()
|
D | zx2967_pm_domains.h | 29 PWREN, enumerator
|
/drivers/mmc/host/ |
D | dw_mmc.c | 1460 regs = mci_readl(slot->host, PWREN); in dw_mci_set_ios() 1462 mci_writel(slot->host, PWREN, regs); in dw_mci_set_ios() 1499 regs = mci_readl(slot->host, PWREN); in dw_mci_set_ios() 1501 mci_writel(slot->host, PWREN, regs); in dw_mci_set_ios()
|