Home
last modified time | relevance | path

Searched refs:func_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/mmc/host/
Dsdhci-xenon-phy.c123 u16 func_ctrl; member
166 .func_ctrl = XENON_EMMC_5_0_PHY_FUNC_CONTROL,
177 .func_ctrl = XENON_EMMC_PHY_FUNC_CONTROL,
643 reg = sdhci_readl(host, phy_regs->func_ctrl); in xenon_emmc_phy_set()
660 sdhci_writel(host, reg, phy_regs->func_ctrl); in xenon_emmc_phy_set()
/linux-6.12.1/drivers/power/supply/
Disp1704_charger.c86 u8 func_ctrl; in isp1704_charger_type() local
90 func_ctrl = isp1704_read(isp, ULPI_FUNC_CTRL); in isp1704_charger_type()
113 isp1704_write(isp, ULPI_FUNC_CTRL, func_ctrl); in isp1704_charger_type()