Searched refs:DF_DISABLE_TCB_CACHE (Results 1 – 3 of 3) sorted by relevance
182 DF_DISABLE_TCB_CACHE = (1 << 2), /* Disable TCB cache (T6+) */ enumerator
798 if (sc->debug_flags & DF_DISABLE_TCB_CACHE) { in t4_tweak_chip_settings()
819 if (!(sc->debug_flags & DF_DISABLE_TCB_CACHE)) { in fill_tcp_info()