Searched refs:VIP_CLOCK_SEL_CNTL (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | theatre.c | 405 {1 ,fld_VIN_CLK_SEL ,VIP_CLOCK_SEL_CNTL , 7, 0xFFFFFF7F, 0, 0,0, fld_VIN_CLK_SEL_def ,READWRITE }, 1889 RT_regr (VIP_CLOCK_SEL_CNTL, &data); 1890 RT_regw (VIP_CLOCK_SEL_CNTL, data | (RT_PLL_VIN_CLK << 7)); 1891 RT_regr (VIP_CLOCK_SEL_CNTL, &data); 2171 RT_regw(VIP_CLOCK_SEL_CNTL, 0x2b7); /* versus 0x237 <-> 0x2b7 */ 2194 /* RT_regw(VIP_CLOCK_SEL_CNTL, 0xb7); versus 0x237 <-> 0x2b7 */ 2195 RT_regw(VIP_CLOCK_SEL_CNTL, 0x2b7); /* versus 0x237 <-> 0x2b7 */
|
| H A D | theatre200.c | 1263 {1 ,fld_VIN_CLK_SEL ,VIP_CLOCK_SEL_CNTL , 7, 0xFFFFFF7F, 0, 0,0, fld_VIN_CLK_SEL_def ,READWRITE }, 1923 RT_regr(VIP_CLOCK_SEL_CNTL, &data); 1925 RT_regw(VIP_CLOCK_SEL_CNTL, data); 2251 RT_regw(VIP_CLOCK_SEL_CNTL, 0x2b7); /* versus 0x237 <-> 0x2b7 */ 2274 /* RT_regw(VIP_CLOCK_SEL_CNTL, 0xb7); versus 0x237 <-> 0x2b7 */ 2275 RT_regw(VIP_CLOCK_SEL_CNTL, 0x2b7); /* versus 0x237 <-> 0x2b7 */
|
| H A D | theatre_reg.h | 184 #define VIP_CLOCK_SEL_CNTL 0x00d0 macro
|
Completed in 11 milliseconds