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