Searched refs:syncmode (Results 1 – 3 of 3) sorted by relevance
753 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()
1798 int syncmode = sbi->sync_decompress; in z_erofs_runqueue() local1802 force_fg = (syncmode == EROFS_SYNC_DECOMPRESS_AUTO && !rabytes) || in z_erofs_runqueue()1803 (syncmode == EROFS_SYNC_DECOMPRESS_FORCE_ON && in z_erofs_runqueue()
176 u_char volatile syncmode; member