Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/atom/
Dpmc_atom.c35 const struct pmc_bit_map *func_dis; member
159 .func_dis = d3_sts_0_map,
167 .func_dis = d3_sts_0_map,
256 u32 func_dis, func_dis_2; in pmc_dev_state_show() local
259 func_dis = pmc_reg_read(pmc, PMC_FUNC_DIS); in pmc_dev_state_show()
265 pmc_dev_state_print(s, 0, d3_sts_0, m->d3_sts_0, func_dis, m->func_dis); in pmc_dev_state_show()