Home
last modified time | relevance | path

Searched refs:func_ctrl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A 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,
224 * 3. config in emmc_phy_regs->timing_adj and emmc_phy_regs->func_ctrl
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()
/kernel/linux/linux-6.6/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,
240 * 3. config in emmc_phy_regs->timing_adj and emmc_phy_regs->func_ctrl
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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.c498 u16 func_ctrl; member
3662 iface->func_ctrl = le16_to_cpu(iface->func_ctrl); in atmel_wakeup_firmware()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds