Home
last modified time | relevance | path

Searched refs:nrender (Results 1 – 3 of 3) sorted by relevance

/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_fb.c242 void *bcm283x_mbox_fb_alloc(int width, int height, int bpp, int nrender) in bcm283x_mbox_fb_alloc() argument
263 mbox[16] = height * nrender; in bcm283x_mbox_fb_alloc()
/bsp/raspberry-pi/raspi4-32/driver/lcd/
A Ddrv_hdmi.c248 void *bcm271x_mbox_fb_alloc(int width, int height, int bpp, int nrender) in bcm271x_mbox_fb_alloc() argument
269 mbox[16] = height * nrender; in bcm271x_mbox_fb_alloc()
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_hdmi.c270 void *bcm271x_mbox_fb_alloc(int width, int height, int bpp, int nrender) in bcm271x_mbox_fb_alloc() argument
291 mbox[16] = height * nrender; in bcm271x_mbox_fb_alloc()

Completed in 9 milliseconds