Searched refs:cdns_mhdp_bandwidth_ok (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/bridge/cadence/ |
D | cdns-mhdp8546-core.c | 1593 bool cdns_mhdp_bandwidth_ok(struct cdns_mhdp_device *mhdp, in cdns_mhdp_bandwidth_ok() function 1628 if (!cdns_mhdp_bandwidth_ok(mhdp, mode, mhdp->link.num_lanes, in cdns_mhdp_mode_valid() 2046 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()
|