Searched refs:TSC1 (Results 1 – 9 of 9) sorted by relevance
60 u8 TSC1; member66 u8 TSC1; member193 txpn._byte_.TSC1 = iv[0];\
54 pattrib_iv[1] = txpn._byte_.TSC1;\65 pattrib_iv[0] = txpn._byte_.TSC1;\66 pattrib_iv[1] = (txpn._byte_.TSC1 | 0x20) & 0x7f;\80 pattrib_iv[1] = txpn._byte_.TSC1;\
43 pattrib_iv[1] = dot11txpn._byte_.TSC1;\52 pattrib_iv[0] = dot11txpn._byte_.TSC1;\53 pattrib_iv[1] = (dot11txpn._byte_.TSC1 | 0x20) & 0x7f;\66 pattrib_iv[1] = dot11txpn._byte_.TSC1; \
55 u8 TSC1; member73 u8 TSC1; member216 dot11txpn._byte_.TSC1 = iv[0]; \
44 pattrib_iv[1] = dot11txpn._byte_.TSC1;\53 pattrib_iv[0] = dot11txpn._byte_.TSC1;\54 pattrib_iv[1] = (dot11txpn._byte_.TSC1 | 0x20) & 0x7f;\67 pattrib_iv[1] = dot11txpn._byte_.TSC1;\
61 u8 TSC1; member77 u8 TSC1; member265 dot11txpn._byte_.TSC1 =iv[0];\
16 TSC1, TSC2, ...
6155 I915_WRITE16(TSC1, I915_READ(TSC1) | TSE); in ironlake_enable_drps()
3592 #define TSC1 _MMIO(0x11001) macro