Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
Dcamss-csiphy-3ph-1-0.c21 #define CSIPHY_3PH_LNn_CFG3(n) (0x008 + 0x100 * (n)) macro
171 writel_relaxed(val, csiphy->base + CSIPHY_3PH_LNn_CFG3(l)); in csiphy_lanes_enable()