Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A 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()
/openbmc/linux/drivers/power/supply/
H A 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()
/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c497 u16 func_ctrl; member
3657 iface->func_ctrl = le16_to_cpu(iface->func_ctrl); in atmel_wakeup_firmware()