Searched refs:RGB_TEST_DATA (Results 1 – 1 of 1) sorted by relevance
247 #define RGB_TEST_DATA(r, g, b) (r << 0 | g << 10 | b << 20) in nv17_dac_sample_load() macro249 testval = RGB_TEST_DATA(0xa0, 0xa0, 0xa0); in nv17_dac_sample_load()254 testval = RGB_TEST_DATA(0x140, 0x140, 0x140); /* 0x94050140 */ in nv17_dac_sample_load()