Searched refs:bic_watt_bits (Results 1 – 1 of 1) sorted by relevance
6914 const unsigned long long bic_watt_bits = BIC_PkgWatt | BIC_CorWatt | BIC_RAMWatt | BIC_GFXWatt; in rapl_probe_intel() local6918 bic_enabled &= ~bic_watt_bits; in rapl_probe_intel()6959 const unsigned long long bic_watt_bits = BIC_PkgWatt | BIC_CorWatt; in rapl_probe_amd() local6963 bic_enabled &= ~bic_watt_bits; in rapl_probe_amd()