Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/pmc/
A Dcore.c40 static const struct pmc_bit_map msr_map[] = {
51 static const struct pmc_bit_map spt_pll_map[] = {
59 static const struct pmc_bit_map spt_mphy_map[] = {
79 static const struct pmc_bit_map spt_pfear_map[] = {
176 static const struct pmc_bit_map cnp_pfear_map[] = {
260 static const struct pmc_bit_map icl_pfear_map[] = {
282 static const struct pmc_bit_map tgl_pfear_map[] = {
566 static const struct pmc_bit_map *tgl_lpm_maps[] = {
1099 const struct pmc_bit_map *map; in pmc_core_slps0_display()
1135 const struct pmc_bit_map **maps) in pmc_core_lpm_display()
[all …]
A Dcore.h251 struct pmc_bit_map { struct
278 const struct pmc_bit_map **pfear_sts;
279 const struct pmc_bit_map *mphy_sts;
280 const struct pmc_bit_map *pll_sts;
281 const struct pmc_bit_map **slps0_dbg_maps;
282 const struct pmc_bit_map *ltr_show_sts;
283 const struct pmc_bit_map *msr_sts;
284 const struct pmc_bit_map **lpm_sts;
/linux/drivers/platform/x86/
A Dpmc_atom.c20 struct pmc_bit_map { struct
26 const struct pmc_bit_map *d3_sts_0; argument
27 const struct pmc_bit_map *d3_sts_1;
28 const struct pmc_bit_map *func_dis;
29 const struct pmc_bit_map *func_dis_2;
30 const struct pmc_bit_map *pss;
74 static const struct pmc_bit_map d3_sts_0_map[] = {
110 static struct pmc_bit_map byt_d3_sts_1_map[] = {
118 static struct pmc_bit_map cht_d3_sts_1_map[] = {
269 u32 sts, const struct pmc_bit_map *sts_map, in pmc_dev_state_print()
[all …]

Completed in 14 milliseconds