Home
last modified time | relevance | path

Searched defs:pmc (Results 1 – 25 of 33) sorted by relevance

12

/drivers/platform/x86/
Dpmc_atom.c212 static inline u32 pmc_reg_read(struct pmc_dev *pmc, int reg_offset) in pmc_reg_read()
217 static inline void pmc_reg_write(struct pmc_dev *pmc, int reg_offset, u32 val) in pmc_reg_write()
224 struct pmc_dev *pmc = &pmc_device; in pmc_atom_read() local
236 struct pmc_dev *pmc = &pmc_device; in pmc_atom_write() local
263 static void pmc_hw_reg_setup(struct pmc_dev *pmc) in pmc_hw_reg_setup()
294 struct pmc_dev *pmc = s->private; in pmc_dev_state_show() local
327 struct pmc_dev *pmc = s->private; in pmc_pss_state_show() local
354 struct pmc_dev *pmc = s->private; in pmc_sleep_tmr_show() local
383 static void pmc_dbgfs_unregister(struct pmc_dev *pmc) in pmc_dbgfs_unregister()
388 static int pmc_dbgfs_register(struct pmc_dev *pmc) in pmc_dbgfs_register()
[all …]
Dintel_pmc_core.c35 static struct pmc_dev pmc; variable
Dintel_pmc_ipc.c485 struct intel_pmc_ipc_dev *pmc = &ipcdev; in ipc_pci_probe() local
/drivers/net/wireless/ath/wil6210/
Dpmc.c30 static int wil_is_pmc_allocated(struct pmc_ctx *pmc) in wil_is_pmc_allocated()
54 struct pmc_ctx *pmc = &wil->pmc; in wil_pmc_alloc() local
236 struct pmc_ctx *pmc = &wil->pmc; in wil_pmc_free() local
327 struct pmc_ctx *pmc = &wil->pmc; in wil_pmc_read() local
383 struct pmc_ctx *pmc = &wil->pmc; in wil_pmc_llseek() local
/drivers/soc/tegra/
Dpmc-tegra186.c55 struct tegra_pmc *pmc = container_of(nb, struct tegra_pmc, restart); in tegra186_pmc_restart_notify() local
92 static int tegra186_pmc_setup(struct tegra_pmc *pmc) in tegra186_pmc_setup()
124 struct tegra_pmc *pmc; in tegra186_pmc_probe() local
Dpmc.c123 struct tegra_pmc *pmc; member
200 static struct tegra_pmc *pmc = &(struct tegra_pmc) { variable
239 static int tegra_powergate_lookup(struct tegra_pmc *pmc, const char *name) in tegra_powergate_lookup()
795 static void tegra_powergate_add(struct tegra_pmc *pmc, struct device_node *np) in tegra_powergate_add()
900 static void tegra_powergate_init(struct tegra_pmc *pmc, in tegra_powergate_init()
922 tegra_io_pad_find(struct tegra_pmc *pmc, enum tegra_io_pad id) in tegra_io_pad_find()
1210 static int tegra_pmc_parse_dt(struct tegra_pmc *pmc, struct device_node *np) in tegra_pmc_parse_dt()
1282 static void tegra_pmc_init(struct tegra_pmc *pmc) in tegra_pmc_init()
1307 static void tegra_pmc_init_tsense_reset(struct tegra_pmc *pmc) in tegra_pmc_init_tsense_reset()
/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dgp100.c91 int index, struct nvkm_mc **pmc) in gp100_mc_new_()
107 gp100_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gp100_mc_new()
Dgk20a.c38 gk20a_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gk20a_mc_new()
Dnv11.c47 nv11_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv11_mc_new()
Dnv17.c56 nv17_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv17_mc_new()
Dgk104.c63 gk104_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gk104_mc_new()
Dg98.c65 g98_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in g98_mc_new()
Dg84.c65 g84_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in g84_mc_new()
Dgp10b.c46 gp10b_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gp10b_mc_new()
Dnv44.c51 nv44_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv44_mc_new()
Dnv50.c58 nv50_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv50_mc_new()
Dgt215.c74 gt215_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gt215_mc_new()
Dnv04.c83 nv04_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in nv04_mc_new()
Dgf100.c115 gf100_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) in gf100_mc_new()
Dbase.c214 int index, struct nvkm_mc **pmc) in nvkm_mc_new_()
/drivers/clk/tegra/
Dclk-pll.c1799 void __iomem *pmc, struct tegra_clk_pll_params *pll_params, in _tegra_init_pll()
1850 void __iomem *clk_base, void __iomem *pmc, in tegra_clk_register_pll()
1881 void __iomem *clk_base, void __iomem *pmc, in tegra_clk_register_plle()
1972 void __iomem *clk_base, void __iomem *pmc, in tegra_clk_register_pllxc()
2036 void __iomem *clk_base, void __iomem *pmc, in tegra_clk_register_pllre()
2085 void __iomem *clk_base, void __iomem *pmc, in tegra_clk_register_pllm()
2127 void __iomem *clk_base, void __iomem *pmc, in tegra_clk_register_pllc()
2356 void __iomem *pmc, unsigned long flags, in tegra_clk_register_pllre_tegra210()
2556 void __iomem *pmc, unsigned long flags, in tegra_clk_register_pllc_tegra210()
2646 void __iomem *clk_base, void __iomem *pmc, in tegra_clk_register_pllmb()
Dclk-tegra124.c1052 void __iomem *pmc) in tegra124_pll_init()
Dclk-tegra114.c928 void __iomem *pmc) in tegra114_pll_init()
/drivers/memory/samsung/
Dexynos-srom.c74 u32 bank, width, pmc = 0; in exynos_srom_configure_bank() local
/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c517 u32 pmc, ppc; in etnaviv_gpu_enable_mlcg() local

12