Searched refs:to_rgb (Results 1 – 3 of 3) sorted by relevance
26 static inline struct tegra_rgb *to_rgb(struct tegra_output *output) in to_rgb() function125 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_disable()140 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_enable()180 struct tegra_rgb *rgb = to_rgb(output); in tegra_rgb_encoder_atomic_check()
317 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb() function341 val = to_rgb(red, green, blue); in mmpfb_setcolreg()
482 static u32 to_rgb(u16 red, u16 green, u16 blue) in to_rgb() function510 val = to_rgb(red, green, blue); in pxa168fb_setcolreg()