Searched refs:cdns_mhdp_bandwidth_ok (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/bridge/cadence/ |
| D | cdns-mhdp8546-core.c | 1573 bool cdns_mhdp_bandwidth_ok(struct cdns_mhdp_device *mhdp, in cdns_mhdp_bandwidth_ok() function 1608 if (!cdns_mhdp_bandwidth_ok(mhdp, mode, mhdp->link.num_lanes, in cdns_mhdp_mode_valid() 2032 if (!cdns_mhdp_bandwidth_ok(mhdp, mode, mhdp->link.num_lanes, in cdns_mhdp_atomic_enable() 2158 if (!cdns_mhdp_bandwidth_ok(mhdp, mode, mhdp->link.num_lanes, in cdns_mhdp_atomic_check() 2314 if (!cdns_mhdp_bandwidth_ok(mhdp, current_mode, mhdp->link.num_lanes, in cdns_mhdp_update_link_status()
|