Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dpmc_atom.c28 struct pmc_bit_map { struct
34 const struct pmc_bit_map *d3_sts_0; argument
35 const struct pmc_bit_map *d3_sts_1;
36 const struct pmc_bit_map *func_dis;
37 const struct pmc_bit_map *func_dis_2;
38 const struct pmc_bit_map *pss;
82 static const struct pmc_bit_map d3_sts_0_map[] = {
118 static struct pmc_bit_map byt_d3_sts_1_map[] = {
126 static struct pmc_bit_map cht_d3_sts_1_map[] = {
133 static struct pmc_bit_map cht_func_dis_2_map[] = {
[all …]
Dintel_pmc_core.c41 static const struct pmc_bit_map spt_pll_map[] = {
49 static const struct pmc_bit_map spt_mphy_map[] = {
69 static const struct pmc_bit_map spt_pfear_map[] = {
127 static const struct pmc_bit_map cnp_pfear_map[] = {
199 static const struct pmc_bit_map cnp_slps0_dbg0_map[] = {
212 static const struct pmc_bit_map cnp_slps0_dbg1_map[] = {
229 static const struct pmc_bit_map cnp_slps0_dbg2_map[] = {
248 static const struct pmc_bit_map *cnp_slps0_dbg_maps[] = {
316 u8 pf_reg, const struct pmc_bit_map *pf_map) in pmc_core_display_map()
326 const struct pmc_bit_map *map = pmcdev->map->pfear_sts; in pmc_core_ppfear_sts_show()
[all …]
Dintel_pmc_core.h139 struct pmc_bit_map { struct
165 const struct pmc_bit_map *pfear_sts;
166 const struct pmc_bit_map *mphy_sts;
167 const struct pmc_bit_map *pll_sts;
168 const struct pmc_bit_map **slps0_dbg_maps;