Home
last modified time | relevance | path

Searched refs:syscon_offset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc-starfive.c26 u32 syscon_offset; member
66 err = regmap_update_bits(priv->reg_syscon, priv->syscon_offset, in dw_mci_starfive_execute_tuning()
107 err = regmap_update_bits(priv->reg_syscon, priv->syscon_offset, in dw_mci_starfive_execute_tuning()
145 priv->syscon_offset = args.args[0]; in dw_mci_starfive_parse_dt()
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispcsiphy.c30 regmap_read(phy->isp->syscon, phy->isp->syscon_offset, &reg); in csiphy_routing_cfg_3630()
65 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, reg); in csiphy_routing_cfg_3630()
79 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, 0); in csiphy_routing_cfg_3430()
86 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, csirxfe); in csiphy_routing_cfg_3430()
H A Disp.h146 * @syscon_offset: Offset of the CSIPHY control register in syscon
185 u32 syscon_offset; member
H A Disp.c2275 "syscon", 1, &isp->syscon_offset); in isp_probe()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispcsiphy.c30 regmap_read(phy->isp->syscon, phy->isp->syscon_offset, &reg); in csiphy_routing_cfg_3630()
66 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, reg); in csiphy_routing_cfg_3630()
80 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, 0); in csiphy_routing_cfg_3430()
87 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, csirxfe); in csiphy_routing_cfg_3430()
H A Disp.h146 * @syscon_offset: Offset of the CSIPHY control register in syscon
185 u32 syscon_offset; member
H A Disp.c2283 "syscon", 1, &isp->syscon_offset); in isp_probe()

Completed in 9 milliseconds