Home
last modified time | relevance | path

Searched refs:same_before_adjust (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1112 bool *same_before_adjust, bool *max_swing_reached, in cdns_mhdp_validate_cr()
1123 *same_before_adjust = false; in cdns_mhdp_validate_cr()
1140 *same_before_adjust = true; in cdns_mhdp_validate_cr()
1170 bool same_before_adjust, max_swing_reached; in cdns_mhdp_link_training_cr() local
1189 cdns_mhdp_validate_cr(mhdp, &cr_done, &same_before_adjust, in cdns_mhdp_link_training_cr()
1209 if (same_before_adjust) { in cdns_mhdp_link_training_cr()
1111 cdns_mhdp_validate_cr(struct cdns_mhdp_device *mhdp, bool *cr_done, bool *same_before_adjust, bool *max_swing_reached, u8 before_cr[CDNS_DP_MAX_NUM_LANES], u8 after_cr[DP_LINK_STATUS_SIZE], u8 *req_volt, u8 *req_pre) cdns_mhdp_validate_cr() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1131 bool *same_before_adjust, bool *max_swing_reached, in cdns_mhdp_validate_cr()
1142 *same_before_adjust = false; in cdns_mhdp_validate_cr()
1159 *same_before_adjust = true; in cdns_mhdp_validate_cr()
1189 bool same_before_adjust, max_swing_reached; in cdns_mhdp_link_training_cr() local
1208 cdns_mhdp_validate_cr(mhdp, &cr_done, &same_before_adjust, in cdns_mhdp_link_training_cr()
1228 if (same_before_adjust) { in cdns_mhdp_link_training_cr()
1130 cdns_mhdp_validate_cr(struct cdns_mhdp_device *mhdp, bool *cr_done, bool *same_before_adjust, bool *max_swing_reached, u8 before_cr[CDNS_DP_MAX_NUM_LANES], u8 after_cr[DP_LINK_STATUS_SIZE], u8 *req_volt, u8 *req_pre) cdns_mhdp_validate_cr() argument

Completed in 7 milliseconds