Home
last modified time | relevance | path

Searched defs:to_rgb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Drgb.c27 static inline struct tegra_rgb *to_rgb(struct tegra_output *output) in to_rgb() function
/openbmc/linux/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c302 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb() function
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.c475 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb() function