Searched refs:theatre_read (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dtheatre_detect.c65 static Bool theatre_read(TheatrePtr t,uint32_t reg, uint32_t *data) function in typeref:typename:Bool
81 #define RT_regr(reg,data) theatre_read(t,(reg),(data))
H A Dtheatre200.c114 static Bool theatre_read(TheatrePtr t,uint32_t reg, uint32_t *data) function in typeref:typename:Bool
138 #define RT_regr(reg,data) theatre_read(t,(reg),(data))
1818 theatre_read(t, VIP_GPIO_CNTL, &data);
1822 theatre_read(t, VIP_GPIO_INOUT, &data);
1833 theatre_read(t, VIP_GPIO_CNTL, &data);
1837 theatre_read(t, VIP_GPIO_INOUT, &data);
1846 theatre_read(t, VIP_GPIO_CNTL, &data);
1850 theatre_read(t, VIP_GPIO_INOUT, &data);
1859 theatre_read(t, VIP_GPIO_CNTL, &data);
1863 theatre_read(
[all...]
H A Dtheatre.c15 static Bool theatre_read(TheatrePtr t,uint32_t reg, uint32_t *data) function in typeref:typename:Bool
27 #define RT_regr(reg,data) theatre_read(t,(reg),(data))

Completed in 8 milliseconds