Searched refs:theatre_write (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | theatre_detect.c | 73 static Bool theatre_write(TheatrePtr t,uint32_t reg, uint32_t data) 78 #define RT_regw(reg,data) theatre_write(t,(reg),(data))
|
| H A D | theatre200.c | 120 static Bool theatre_write(TheatrePtr t,uint32_t reg, uint32_t data) function in typeref:typename:Bool 139 #define RT_regw(reg,data) theatre_write(t,(reg),(data)) 1835 theatre_write(t, VIP_GPIO_CNTL, data); 1839 theatre_write(t, VIP_GPIO_INOUT, data); 1848 theatre_write(t, VIP_GPIO_CNTL, data); 1852 theatre_write(t, VIP_GPIO_INOUT, data); 1861 theatre_write(t, VIP_GPIO_CNTL, data); 1865 theatre_write(t, VIP_GPIO_INOUT, data);
|
| H A D | theatre.c | 21 static Bool theatre_write(TheatrePtr t,uint32_t reg, uint32_t data) function in typeref:typename:Bool 28 #define RT_regw(reg,data) theatre_write(t,(reg),(data))
|
Completed in 9 milliseconds