Searched refs:cpc_read_ffh (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/acpi/riscv/ |
| H A D | cppc.c | 97 int cpc_read_ffh(int cpu, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|
| /linux/arch/x86/kernel/acpi/ |
| H A D | cppc.c | 48 int cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|
| /linux/arch/arm64/kernel/ |
| H A D | topology.c | 450 int cpc_read_ffh(int cpu, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function
|
| /linux/drivers/acpi/ |
| H A D | cppc_acpi.c | 976 int __weak cpc_read_ffh(int cpunum, struct cpc_reg *reg, u64 *val) in cpc_read_ffh() function 1044 return cpc_read_ffh(cpu, reg, val); in cpc_read()
|