Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-2ph-1-0.c30 static u8 csiphy_get_lane_mask(struct csiphy_lanes_cfg *lane_cfg) in csiphy_get_lane_mask() function
184 .get_lane_mask = csiphy_get_lane_mask,
H A Dcamss-csiphy-3ph-1-0.c453 static u8 csiphy_get_lane_mask(struct csiphy_lanes_cfg *lane_cfg) in csiphy_get_lane_mask() function
515 .get_lane_mask = csiphy_get_lane_mask,
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c213 * csiphy_get_lane_mask - Calculate CSI2 lane mask configuration parameter
218 static u8 csiphy_get_lane_mask(struct csiphy_lanes_cfg *lane_cfg) in csiphy_get_lane_mask() function
244 u8 lane_mask = csiphy_get_lane_mask(&cfg->csi2->lane_cfg); in csiphy_stream_on()

Completed in 3 milliseconds