Home
last modified time | relevance | path

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

/drivers/media/platform/omap3isp/
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()
Disp.h185 u32 syscon_offset; member
Disp.c2275 "syscon", 1, &isp->syscon_offset); in isp_probe()