Home
last modified time | relevance | path

Searched refs:syncmode (Results 1 – 3 of 3) 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/fs/erofs/
H A Dzdata.c1798 int syncmode = sbi->sync_decompress; in z_erofs_runqueue() local
1802 force_fg = (syncmode == EROFS_SYNC_DECOMPRESS_AUTO && !rabytes) || in z_erofs_runqueue()
1803 (syncmode == EROFS_SYNC_DECOMPRESS_FORCE_ON && in z_erofs_runqueue()
/linux/arch/m68k/include/asm/
H A Datarihw.h176 u_char volatile syncmode; member