Home
last modified time | relevance | path

Searched refs:syncmode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9322.c219 * @syncmode: The synchronization mode, what sync signals are emitted.
264 u8 syncmode; member
427 reg = ili->conf->syncmode; in ili9322_init()
448 dev_info(ili->dev, "display is in %s mode, syncmode %02x\n", in ili9322_init()
450 ili->conf->syncmode); in ili9322_init()
919 .syncmode = ILI9322_IF_CTRL_SYNC_DISABLED,
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9322.c220 * @syncmode: The synchronization mode, what sync signals are emitted.
265 u8 syncmode; member
428 reg = ili->conf->syncmode; in ili9322_init()
449 dev_info(ili->dev, "display is in %s mode, syncmode %02x\n", in ili9322_init()
451 ili->conf->syncmode); in ili9322_init()
918 .syncmode = ILI9322_IF_CTRL_SYNC_DISABLED,
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datafb.c765 par->hw.tt.sync = shifter_st.syncmode; in tt_get_par()
775 shifter_st.syncmode = par->hw.tt.sync; in tt_set_par()
1545 hw->sync = shifter_st.syncmode & 0x1; in falcon_get_par()
1607 shifter_st.syncmode = hw->sync; in falcon_vbl_switcher()
1954 par->hw.st.sync = shifter_st.syncmode; in stste_get_par()
1965 shifter_st.syncmode = par->hw.st.sync; in stste_set_par()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Datarihw.h176 u_char volatile syncmode; member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Datarihw.h176 u_char volatile syncmode; member

Completed in 15 milliseconds