Searched refs:hi_val (Results 1 – 1 of 1) sorted by relevance
126 u32 hi_val = 0; in cpsw_ale_get_field() local133 hi_val = ale_entry[index] << ((idx2 * 32) - start); in cpsw_ale_get_field()137 return (hi_val + (ale_entry[idx] >> start)) & BITMASK(bits); in cpsw_ale_get_field()