Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Damigahw.h198 unsigned short hsstrt; member
272 amiga_custom.hsstrt = amiga_custom.hsstop = 116; in amifb_video_off()
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Damigahw.h198 unsigned short hsstrt; member
272 amiga_custom.hsstrt = amiga_custom.hsstop = 116; in amifb_video_off()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c152 - hsstrt: Start of horizontal synchronization pulse
768 u_short hsstrt; /* vmode */ member
984 * hsstrt 0 2040 8
1023 /* hsstrt/hsstop/htotal/vsstrt/vsstop/vtotal/hcenter (sync timings) */
1025 #define hsstrt2hw(hsstrt) (div8(hsstrt))
1255 par->hsstrt = 160; in ami_decode_var()
1260 par->hsstrt = 0; in ami_decode_var()
1332 par->hsstrt = var->right_margin << clk_shift; in ami_decode_var()
1334 par->diwstop_h = par->htotal - mod8(par->hsstrt) in ami_decode_var()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c152 - hsstrt: Start of horizontal synchronization pulse
768 u_short hsstrt; /* vmode */ member
984 * hsstrt 0 2040 8
1023 /* hsstrt/hsstop/htotal/vsstrt/vsstop/vtotal/hcenter (sync timings) */
1025 #define hsstrt2hw(hsstrt) (div8(hsstrt))
1255 par->hsstrt = 160; in ami_decode_var()
1260 par->hsstrt = 0; in ami_decode_var()
1332 par->hsstrt = var->right_margin << clk_shift; in ami_decode_var()
1334 par->diwstop_h = par->htotal - mod8(par->hsstrt) in ami_decode_var()
[all...]

Completed in 10 milliseconds