Searched refs:hdb (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 144 #define HDB hw.falcon.hdb 1202 * graphic output = hdb & 0x200 ? in falcon_decode_var() 1203 * ((hht + 2) * 2 - hdb + hde) * prescale - hdboff + hdeoff: in falcon_decode_var() 1204 * (hht + 2 - hdb + hde) * prescale - hdboff + hdeoff in falcon_decode_var() 1208 * start of graphics relative to start of 1st halfline = hdb & 0x200 ? in falcon_decode_var() 1209 * (hdb - hht - 2) * prescale + hdboff : in falcon_decode_var() 1210 * hdb * prescale + hdboff in falcon_decode_var() 1490 var->left_margin = hdb_off + prescale * ((hw->hdb & 0x1ff) - in falcon_encode_var() 1491 (hw->hdb in falcon_encode_var() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb.c | 120 short hht, hbb, hbe, hdb, hde, hss; member 142 #define HDB hw.falcon.hdb 1183 * graphic output = hdb & 0x200 ? in falcon_decode_var() 1184 * ((hht + 2) * 2 - hdb + hde) * prescale - hdboff + hdeoff: in falcon_decode_var() 1185 * (hht + 2 - hdb + hde) * prescale - hdboff + hdeoff in falcon_decode_var() 1189 * start of graphics relative to start of 1st halfline = hdb & 0x200 ? in falcon_decode_var() 1190 * (hdb - hht - 2) * prescale + hdboff : in falcon_decode_var() 1191 * hdb * prescale + hdboff in falcon_decode_var() 1471 var->left_margin = hdb_off + prescale * ((hw->hdb & 0x1ff) - in falcon_encode_var() 1472 (hw->hdb in falcon_encode_var() [all...] |
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | atarihw.h | 262 u_short hdb; member
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | atarihw.h | 262 u_short hdb; member
|
Completed in 10 milliseconds