Home
last modified time | relevance | path

Searched refs:pmc_bit_map (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/platform/atom/
Dpmc_atom.c27 struct pmc_bit_map { struct
33 const struct pmc_bit_map *d3_sts_0; argument
34 const struct pmc_bit_map *d3_sts_1;
35 const struct pmc_bit_map *func_dis;
36 const struct pmc_bit_map *func_dis_2;
37 const struct pmc_bit_map *pss;
53 static const struct pmc_bit_map d3_sts_0_map[] = {
89 static struct pmc_bit_map byt_d3_sts_1_map[] = {
97 static struct pmc_bit_map cht_d3_sts_1_map[] = {
104 static struct pmc_bit_map cht_func_dis_2_map[] = {
[all …]