Home
last modified time | relevance | path

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

/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_fb.c22 #define LCD_DEPTH (32) macro
111 info->bits_per_pixel= LCD_DEPTH; in hdmi_fb_control()
300 _hdmi.depth = LCD_DEPTH; in hdmi_fb_init()
/bsp/raspberry-pi/raspi4-32/driver/lcd/
A Ddrv_hdmi.c23 #define LCD_DEPTH (4) macro
311 _hdmi.depth = LCD_DEPTH; in hdmi_fb_init()
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_hdmi.c26 #define LCD_DEPTH (32) macro
342 _hdmi.depth = LCD_DEPTH; in hdmi_fb_init()

Completed in 8 milliseconds