Home
last modified time | relevance | path

Searched refs:celsize (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/sys/dev/fb/
HDfbreg.h116 int height, int celsize, int blink);
216 #define vidd_set_hw_cursor_shape(adp, base, height, celsize, blink) \ argument
218 (height), (celsize), (blink))
HDs3_pci.c378 int celsize, int blink) in s3lfb_set_hw_cursor_shape() argument
381 celsize, blink); in s3lfb_set_hw_cursor_shape()
HDvga.c2331 int celsize, int blink) in vga_set_hw_cursor_shape() argument
2353 outb(adp->va_crtc_addr + 1, celsize - base - height); in vga_set_hw_cursor_shape()
2355 outb(adp->va_crtc_addr + 1, celsize - base - 1); in vga_set_hw_cursor_shape()
2362 outb(adp->va_crtc_addr + 1, celsize); in vga_set_hw_cursor_shape()
2367 outb(adp->va_crtc_addr + 1, celsize - base - height); in vga_set_hw_cursor_shape()
2369 outb(adp->va_crtc_addr + 1, celsize - base); in vga_set_hw_cursor_shape()
HDvesa.c1616 int celsize, int blink) in vesa_set_hw_cursor_shape() argument
1619 return ((*prevvidsw->set_hw_cursor_shape)(adp, base, height, celsize, in vesa_set_hw_cursor_shape()
/freebsd-14-stable/sys/arm/ti/am335x/
HDam335x_lcd_syscons.c545 int celsize, int blink) in am335x_syscons_set_hw_cursor_shape() argument
/freebsd-14-stable/sys/arm/freescale/imx/
HDimx51_ipuv3.c687 int celsize, int blink) in ipu3fb_set_hw_cursor_shape() argument
/freebsd-14-stable/sys/arm/broadcom/bcm2835/
HDbcm2835_fb.c635 int celsize, int blink) in bcmfb_set_hw_cursor_shape() argument
/freebsd-14-stable/sys/powerpc/ofw/
HDofw_syscons.c628 int celsize, int blink) in ofwfb_set_hw_cursor_shape() argument