Searched refs:TSC1 (Results 1 – 7 of 7) 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;\
59 u8 TSC1; member75 u8 TSC1; member229 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;\
72 - description: TSC1 registers81 - description: TSC1 registers
71 #define TSC1 _MMIO(MCHBAR_MIRROR_BASE + 0x1001) macro
563 intel_uncore_write16(uncore, TSC1, in gen5_rps_enable()564 intel_uncore_read16(uncore, TSC1) | TSE); in gen5_rps_enable()