Home
last modified time | relevance | path

Searched refs:syncmode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/
H A Datafb.c753 par->hw.tt.sync = shifter_st.syncmode; in tt_get_par()
763 shifter_st.syncmode = par->hw.tt.sync; in tt_set_par()
1526 hw->sync = shifter_st.syncmode & 0x1; in falcon_get_par()
1588 shifter_st.syncmode = hw->sync; in falcon_vbl_switcher()
1935 par->hw.st.sync = shifter_st.syncmode; in stste_get_par()
1946 shifter_st.syncmode = par->hw.st.sync; in stste_set_par()
/linux/arch/m68k/include/asm/
H A Datarihw.h176 u_char volatile syncmode; member