Searched defs:csiphy_hw_ops (Results 1 – 1 of 1) sorted by relevance
47 struct csiphy_hw_ops { struct54 u8 (*get_lane_mask)(struct csiphy_lanes_cfg *lane_cfg);55 void (*hw_version_read)(struct csiphy_device *csiphy,57 void (*reset)(struct csiphy_device *csiphy);81 const struct csiphy_hw_ops *ops; argument