Searched refs:hbb (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | atafb.c | 122 short hht, hbb, hbe, hdb, hde, hss; member 142 #define HBB hw.falcon.hbb 1240 /* gend2 is for hbb, visible xres (rest to gend1 is cut off by hblank) */ in falcon_decode_var() 1259 par->HBB++; /* compensate for non matching hde and hbb */ in falcon_decode_var() 1495 /* can't use this in ste_mode, because hbb is +1 off */ in falcon_encode_var() 1496 var->right_margin = prescale * (hw->hht + 2 - hw->hbb); in falcon_encode_var() 1548 hw->hbb = videl.hbb; in falcon_get_par() 1610 videl.hbb = hw->hbb; in falcon_vbl_switcher() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb.c | 120 short hht, hbb, hbe, hdb, hde, hss; member 140 #define HBB hw.falcon.hbb 1221 /* gend2 is for hbb, visible xres (rest to gend1 is cut off by hblank) */ in falcon_decode_var() 1240 par->HBB++; /* compensate for non matching hde and hbb */ in falcon_decode_var() 1476 /* can't use this in ste_mode, because hbb is +1 off */ in falcon_encode_var() 1477 var->right_margin = prescale * (hw->hht + 2 - hw->hbb); in falcon_encode_var() 1529 hw->hbb = videl.hbb; in falcon_get_par() 1591 videl.hbb = hw->hbb; in falcon_vbl_switcher() [all...] |
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | atarihw.h | 260 u_short hbb; member
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | atarihw.h | 260 u_short hbb; member
|
Completed in 10 milliseconds