Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9322.c265 u8 syncmode; member
428 reg = ili->conf->syncmode; in ili9322_init()
451 ili->conf->syncmode); in ili9322_init()
918 .syncmode = ILI9322_IF_CTRL_SYNC_DISABLED,
/openbmc/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()
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h176 u_char volatile syncmode; member