Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Drgb.c26 static inline struct tegra_rgb *to_rgb(struct tegra_output *output) in to_rgb() function
93 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_disable()
102 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_enable()
144 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_atomic_check()
260 rgb = to_rgb(dc->rgb); in tegra_dc_rgb_remove()
/linux-6.3-rc2/drivers/video/fbdev/
A Dpxa168fb.c475 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb() function
503 val = to_rgb(red, green, blue); in pxa168fb_setcolreg()
/linux-6.3-rc2/drivers/video/fbdev/mmp/fb/
A Dmmpfb.c302 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb() function
326 val = to_rgb(red, green, blue); in mmpfb_setcolreg()

Completed in 12 milliseconds