Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-xenon-phy.c120 u16 func_ctrl; member
163 .func_ctrl = XENON_EMMC_5_0_PHY_FUNC_CONTROL,
174 .func_ctrl = XENON_EMMC_PHY_FUNC_CONTROL,
613 reg = sdhci_readl(host, phy_regs->func_ctrl); in xenon_emmc_phy_set()
630 sdhci_writel(host, reg, phy_regs->func_ctrl); in xenon_emmc_phy_set()
/linux-6.1.9/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()
/linux-6.1.9/drivers/net/wireless/atmel/
Datmel.c497 u16 func_ctrl; member
3661 iface->func_ctrl = le16_to_cpu(iface->func_ctrl); in atmel_wakeup_firmware()