Home
last modified time | relevance | path

Searched refs:to_rgb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Drgb.c27 static inline struct tegra_rgb *to_rgb(struct tegra_output *output) in to_rgb() function
94 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_disable()
103 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_enable()
145 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_atomic_check()
269 rgb = to_rgb(dc->rgb); in tegra_dc_rgb_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Drgb.c24 static inline struct tegra_rgb *to_rgb(struct tegra_output *output) in to_rgb() function
91 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_disable()
100 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_enable()
134 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_atomic_check()
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/fb/
H 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()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/mmp/fb/
H 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H 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()

Completed in 5 milliseconds