Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Dispcsiphy.c33 regmap_read(phy->isp->syscon, phy->isp->syscon_offset, &reg); in csiphy_routing_cfg_3630()
68 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, reg); in csiphy_routing_cfg_3630()
82 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, 0); in csiphy_routing_cfg_3430()
89 regmap_write(phy->isp->syscon, phy->isp->syscon_offset, csirxfe); in csiphy_routing_cfg_3430()
Disp.h188 u32 syscon_offset; member
Disp.c2340 &isp->syscon_offset); in isp_probe()