Searched refs:shifter_tt (Results 1 – 2 of 2) sorted by relevance
765 par->hw.tt.mode = shifter_tt.tt_shiftmode; in tt_get_par()775 shifter_tt.tt_shiftmode = par->hw.tt.mode; in tt_set_par()786 if ((shifter_tt.tt_shiftmode & TT_SHIFTER_MODEMASK) == TT_SHIFTER_STHIGH) in tt_setcolreg()792 if ((shifter_tt.tt_shiftmode & TT_SHIFTER_MODEMASK) == in tt_setcolreg()1694 shifter_tt.color_reg[regno] = in falcon_setcolreg()1954 par->hw.st.mode = shifter_tt.st_shiftmode; in stste_get_par()1965 shifter_tt.st_shiftmode = par->hw.st.mode; in stste_set_par()1982 shifter_tt.color_reg[regno] = in stste_setcolreg()1987 shifter_tt.color_reg[regno] = in stste_setcolreg()
216 #define shifter_tt ((*(volatile struct SHIFTER_TT *)SHF_TBAS)) macro