Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/qcom/camss/
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 3 milliseconds