Home
last modified time | relevance | path

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

/arch/x86/platform/atom/
Dpmc_atom.c32 struct pmc_reg_map { struct
43 const struct pmc_reg_map *map; argument
156 static const struct pmc_reg_map byt_reg_map = {
164 static const struct pmc_reg_map cht_reg_map = {
255 const struct pmc_reg_map *m = pmc->map; in pmc_dev_state_show()
388 const struct pmc_reg_map *map = (struct pmc_reg_map *)ent->driver_data; in pmc_setup_dev()