Searched refs:UB960_MAX_EQ_LEVEL (Results 1 – 1 of 1) sorted by relevance
454 #define UB960_MAX_EQ_LEVEL 14 macro455 #define UB960_NUM_EQ_LEVELS (UB960_MAX_EQ_LEVEL - UB960_MIN_EQ_LEVEL + 1)4447 rxport->eq.aeq.eq_level_max = UB960_MAX_EQ_LEVEL; in ub960_parse_dt_rxport_link_properties()4481 if (eq_level > UB960_MAX_EQ_LEVEL) { in ub960_parse_dt_rxport_link_properties()