Searched refs:tgl_l_core_init (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/platform/x86/intel/pmc/ |
D | core.c | 1358 X86_MATCH_VFM(INTEL_TIGERLAKE_L, tgl_l_core_init), 1360 X86_MATCH_VFM(INTEL_ATOM_TREMONT, tgl_l_core_init), 1363 X86_MATCH_VFM(INTEL_ALDERLAKE_L, tgl_l_core_init), 1364 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, tgl_l_core_init), 1366 X86_MATCH_VFM(INTEL_RAPTORLAKE_P, tgl_l_core_init),
|
D | tgl.c | 288 int tgl_l_core_init(struct pmc_dev *pmcdev) in tgl_l_core_init() function
|
D | core.h | 599 int tgl_l_core_init(struct pmc_dev *pmcdev);
|