Searched refs:TSC1 (Results 1 – 9 of 9) sorted by relevance
48 u8 TSC1; member54 u8 TSC1; member181 txpn._byte_.TSC1 = iv[0];\
42 pattrib_iv[1] = txpn._byte_.TSC1;\53 pattrib_iv[0] = txpn._byte_.TSC1;\54 pattrib_iv[1] = (txpn._byte_.TSC1 | 0x20) & 0x7f;\68 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]; \
45 pattrib_iv[1] = dot11txpn._byte_.TSC1;\54 pattrib_iv[0] = dot11txpn._byte_.TSC1;\55 pattrib_iv[1] = (dot11txpn._byte_.TSC1 | 0x20) & 0x7f;\68 pattrib_iv[1] = dot11txpn._byte_.TSC1;\
61 u8 TSC1; member77 u8 TSC1; member265 dot11txpn._byte_.TSC1 =iv[0];\
18 TSC1, TSC2, ...
6441 intel_uncore_write16(uncore, TSC1, I915_READ(TSC1) | TSE); in ironlake_enable_drps()
3669 #define TSC1 _MMIO(0x11001) macro