Searched refs:tgl_l_core_init (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/platform/x86/intel/pmc/ |
H A D | core.c | 1357 X86_MATCH_VFM(INTEL_TIGERLAKE_L, tgl_l_core_init), 1359 X86_MATCH_VFM(INTEL_ATOM_TREMONT, tgl_l_core_init), 1362 X86_MATCH_VFM(INTEL_ALDERLAKE_L, tgl_l_core_init), 1363 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, tgl_l_core_init), 1365 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, tgl_l_core_init),
|
H A D | tgl.c | 288 int tgl_l_core_init(struct pmc_dev *pmcdev) in tgl_l_core_init() function
|
H A D | core.h | 599 int tgl_l_core_init(struct pmc_dev *pmcdev);
|