Searched refs:TSC1 (Results 1 – 8 of 8) 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;\
54 u8 TSC1; member72 u8 TSC1; member214 dot11txpn._byte_.TSC1 = iv[0]; \
43 pattrib_iv[1] = dot11txpn._byte_.TSC1;\51 pattrib_iv[0] = dot11txpn._byte_.TSC1;\52 pattrib_iv[1] = (dot11txpn._byte_.TSC1 | 0x20) & 0x7f;\65 pattrib_iv[1] = dot11txpn._byte_.TSC1; \
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; member263 dot11txpn._byte_.TSC1 = iv[0];\
514 intel_uncore_write16(uncore, TSC1, in gen5_rps_enable()515 intel_uncore_read16(uncore, TSC1) | TSE); in gen5_rps_enable()
3818 #define TSC1 _MMIO(0x11001) macro