Searched refs:func_ctrl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-xenon-phy.c | 120 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 D | sdhci-xenon-phy.c | 123 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 D | isp1704_charger.c | 86 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 D | isp1704_charger.c | 86 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 D | atmel.c | 498 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 D | atmel.c | 497 u16 func_ctrl; member 3657 iface->func_ctrl = le16_to_cpu(iface->func_ctrl); in atmel_wakeup_firmware()
|
Completed in 17 milliseconds