Home
last modified time | relevance | path

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

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