Searched refs:cdns_mhdp_bandwidth_ok (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/bridge/cadence/ |
| D | cdns-mhdp8546-core.c | 1591 bool cdns_mhdp_bandwidth_ok(struct cdns_mhdp_device *mhdp, in cdns_mhdp_bandwidth_ok() function 1626 if (!cdns_mhdp_bandwidth_ok(mhdp, mode, mhdp->link.num_lanes, in cdns_mhdp_mode_valid() 2049 if (!cdns_mhdp_bandwidth_ok(mhdp, mode, mhdp->link.num_lanes, in cdns_mhdp_atomic_enable() 2196 if (!cdns_mhdp_bandwidth_ok(mhdp, mode, mhdp->link.num_lanes, in cdns_mhdp_atomic_check() 2343 if (!cdns_mhdp_bandwidth_ok(mhdp, current_mode, mhdp->link.num_lanes, in cdns_mhdp_update_link_status()
|