Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.h29 struct csiphy_lanes_cfg { struct
36 struct csiphy_lanes_cfg lane_cfg; argument
H A 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()
H A Dcamss-csiphy-3ph-1-0.c140 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_enable()
H A Dcamss-csid.c1211 static u32 csid_get_lane_assign(struct csiphy_lanes_cfg *lane_cfg) in csid_get_lane_assign()
1244 struct csiphy_lanes_cfg *lane_cfg; in csid_link_setup()
H A Dcamss-csiphy.c218 static u8 csiphy_get_lane_mask(struct csiphy_lanes_cfg *lane_cfg) in csiphy_get_lane_mask()
H A Dcamss.c430 struct csiphy_lanes_cfg *lncfg = &csd->interface.csi2.lane_cfg; in camss_of_parse_endpoint_node()