Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss-csiphy.c216 static u8 csiphy_get_lane_mask(struct csiphy_lanes_cfg *lane_cfg) in csiphy_get_lane_mask() function
242 u8 lane_mask = csiphy_get_lane_mask(&cfg->csi2->lane_cfg); in csiphy_stream_on()