Home
last modified time | relevance | path

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

/drivers/gpu/drm/udl/
Dudl_fb.c44 #define DLO_RGB_GETRED(col) (uint8_t)((col) & 0xFF) macro
64 uint8_t red = DLO_RGB_GETRED(col);
73 uint8_t red = DLO_RGB_GETRED(col);