Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss-csiphy.h29 struct csiphy_lanes_cfg { struct
36 struct csiphy_lanes_cfg lane_cfg; argument
Dcamss-csiphy-2ph-1-0.c88 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_enable()
128 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_disable()
Dcamss-csiphy-3ph-1-0.c140 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_enable()
Dcamss-csid.c1209 static u32 csid_get_lane_assign(struct csiphy_lanes_cfg *lane_cfg) in csid_get_lane_assign()
1242 struct csiphy_lanes_cfg *lane_cfg; in csid_link_setup()
Dcamss-csiphy.c216 static u8 csiphy_get_lane_mask(struct csiphy_lanes_cfg *lane_cfg) in csiphy_get_lane_mask()
Dcamss.c430 struct csiphy_lanes_cfg *lncfg = &csd->interface.csi2.lane_cfg; in camss_of_parse_endpoint_node()