Home
last modified time | relevance | path

Searched refs:CAMSS_CSI_PHY_GLBL_RESET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c19 #define CAMSS_CSI_PHY_GLBL_RESET 0x140 macro
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()
106 writel_relaxed(val, csiphy->base + CAMSS_CSI_PHY_GLBL_RESET); in csiphy_lanes_enable()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c20 #define CAMSS_CSI_PHY_GLBL_RESET 0x140 macro
58 writel_relaxed(0x1, csiphy->base + CAMSS_CSI_PHY_GLBL_RESET); in csiphy_reset()
60 writel_relaxed(0x0, csiphy->base + CAMSS_CSI_PHY_GLBL_RESET); in csiphy_reset()
118 writel_relaxed(val, csiphy->base + CAMSS_CSI_PHY_GLBL_RESET); in csiphy_lanes_enable()

Completed in 2 milliseconds