Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.h29 struct csiphy_lanes_cfg { struct
36 struct csiphy_lanes_cfg lane_cfg; argument
64 u8 (*get_lane_mask)(struct csiphy_lanes_cfg *lane_cfg);
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()
101 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_enable()
140 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_disable()
H A Dcamss-csiphy-3ph-1-0.c442 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_gen1_config_lanes()
542 static u8 csiphy_get_lane_mask(struct csiphy_lanes_cfg *lane_cfg) in csiphy_get_lane_mask()
574 struct csiphy_lanes_cfg *c = &cfg->csi2->lane_cfg; in csiphy_lanes_enable()
H A Dcamss-csid.c1153 static u32 csid_get_lane_assign(struct csiphy_lanes_cfg *lane_cfg) in csid_get_lane_assign()
1186 struct csiphy_lanes_cfg *lane_cfg; in csid_link_setup()
H A Dcamss.c1694 struct csiphy_lanes_cfg *lncfg = &csd->interface.csi2.lane_cfg; in camss_of_parse_endpoint_node()