Searched refs:shifter_tt (Results 1 – 2 of 2) sorted by relevance
789 par->hw.tt.mode = shifter_tt.tt_shiftmode; in tt_get_par()799 shifter_tt.tt_shiftmode = par->hw.tt.mode; in tt_set_par()810 if ((shifter_tt.tt_shiftmode & TT_SHIFTER_MODEMASK) == TT_SHIFTER_STHIGH) in tt_setcolreg()816 if ((shifter_tt.tt_shiftmode & TT_SHIFTER_MODEMASK) == in tt_setcolreg()1718 shifter_tt.color_reg[regno] = in falcon_setcolreg()1978 par->hw.st.mode = shifter_tt.st_shiftmode; in stste_get_par()1989 shifter_tt.st_shiftmode = par->hw.st.mode; in stste_set_par()2006 shifter_tt.color_reg[regno] = in stste_setcolreg()2011 shifter_tt.color_reg[regno] = in stste_setcolreg()
218 #define shifter_tt ((*(volatile struct SHIFTER_TT *)SHF_TBAS)) macro