Searched refs:OUTREGPT (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-imstt/dist/src/ |
| H A D | imstt_driver.c | 732 OUTREGPT(TVP_IRICC, 0x00); 733 OUTREGPT(TVP_IRBRC, 0xe4); 734 OUTREGPT(TVP_IRLAC, 0x06); 735 OUTREGPT(TVP_IRTCC, 0x80); 736 OUTREGPT(TVP_IRMXC, 0x4d); 737 OUTREGPT(TVP_IRCLS, 0x05); 738 OUTREGPT(TVP_IRPPG, 0x00); 739 OUTREGPT(TVP_IRGEC, 0x00); 740 OUTREGPT(TVP_IRMIC, 0x08); 741 OUTREGPT(TVP_IRCK [all...] |
| H A D | imstt_reg.h | 43 #define OUTREGPT(addr, val) iptr->CMAPBase[TVP_ADDRW] = addr; eieio(); \ macro
|
Completed in 3 milliseconds