Searched refs:shifter_tt (Results 1 – 2 of 2) sorted by relevance
764 par->hw.tt.mode = shifter_tt.tt_shiftmode; in tt_get_par()774 shifter_tt.tt_shiftmode = par->hw.tt.mode; in tt_set_par()785 if ((shifter_tt.tt_shiftmode & TT_SHIFTER_MODEMASK) == TT_SHIFTER_STHIGH) in tt_setcolreg()791 if ((shifter_tt.tt_shiftmode & TT_SHIFTER_MODEMASK) == in tt_setcolreg()1693 shifter_tt.color_reg[regno] = in falcon_setcolreg()1953 par->hw.st.mode = shifter_tt.st_shiftmode; in stste_get_par()1964 shifter_tt.st_shiftmode = par->hw.st.mode; in stste_set_par()1981 shifter_tt.color_reg[regno] = in stste_setcolreg()1986 shifter_tt.color_reg[regno] = in stste_setcolreg()
216 #define shifter_tt ((*(volatile struct SHIFTER_TT *)SHF_TBAS)) macro