Lines Matching refs:writel_relaxed
44 writel_relaxed(0x1, csiphy->base + CAMSS_CSI_PHY_GLBL_RESET); in csiphy_reset()
46 writel_relaxed(0x0, csiphy->base + CAMSS_CSI_PHY_GLBL_RESET); in csiphy_reset()
94 writel_relaxed(0x1, csiphy->base + in csiphy_lanes_enable()
96 writel_relaxed(0x1, csiphy->base + in csiphy_lanes_enable()
101 writel_relaxed(val, csiphy->base + CAMSS_CSI_PHY_GLBL_PWR_CFG); in csiphy_lanes_enable()
104 writel_relaxed(val, csiphy->base + CAMSS_CSI_PHY_GLBL_RESET); in csiphy_lanes_enable()
112 writel_relaxed(0x10, csiphy->base + in csiphy_lanes_enable()
114 writel_relaxed(settle_cnt, csiphy->base + in csiphy_lanes_enable()
116 writel_relaxed(0x3f, csiphy->base + in csiphy_lanes_enable()
118 writel_relaxed(0x3f, csiphy->base + in csiphy_lanes_enable()
136 writel_relaxed(0x0, csiphy->base + in csiphy_lanes_disable()
140 writel_relaxed(0x0, csiphy->base + CAMSS_CSI_PHY_GLBL_PWR_CFG); in csiphy_lanes_disable()
158 writel_relaxed(val, csiphy->base + in csiphy_isr()
160 writel_relaxed(0x1, csiphy->base + CAMSS_CSI_PHY_GLBL_IRQ_CMD); in csiphy_isr()
161 writel_relaxed(0x0, csiphy->base + CAMSS_CSI_PHY_GLBL_IRQ_CMD); in csiphy_isr()
162 writel_relaxed(0x0, csiphy->base + in csiphy_isr()