Searched refs:IGC_LTRC (Results 1 – 2 of 2) sorted by relevance
577 ltrc = rd32(IGC_LTRC) | in igc_set_ltr_i225()579 wr32(IGC_LTRC, ltrc); in igc_set_ltr_i225()
242 #define IGC_LTRC 0x01A0 /* Latency Tolerance Reporting Control */ macro