Home
last modified time | relevance | path

Searched refs:hbstop (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Damigahw.h186 unsigned short hbstop; member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Damigahw.h186 unsigned short hbstop; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c164 - hbstop: End of horizontal blank
771 u_short hbstop; /* vmode */ member
992 * hbstop 0 2047 1
1033 /* hbstrt/hbstop/vbstrt/vbstop (blanking timings) */
1036 #define hbstop2hw(hbstop) (((hbstop) << 8 & 0x0700) | ((hbstop)>>3 & 0x00ff))
1338 par->hbstop = par->diwstrt_h + 4; in ami_decode_var()
1712 custom.hbstop = hbstop2hw(par->hbstop); in ami_init_display()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c164 - hbstop: End of horizontal blank
771 u_short hbstop; /* vmode */ member
992 * hbstop 0 2047 1
1033 /* hbstrt/hbstop/vbstrt/vbstop (blanking timings) */
1036 #define hbstop2hw(hbstop) (((hbstop) << 8 & 0x0700) | ((hbstop)>>3 & 0x00ff))
1338 par->hbstop = par->diwstrt_h + 4; in ami_decode_var()
1712 custom.hbstop = hbstop2hw(par->hbstop); in ami_init_display()
[all...]

Completed in 10 milliseconds