Searched defs:cpc_write_ffh (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/acpi/riscv/ |
| H A D | cppc.c | 128 int cpc_write_ffh(int cpu, struct cpc_reg *reg, u64 val) in cpc_write_ffh() function
|
| /linux/arch/x86/kernel/acpi/ |
| H A D | cppc.c | 63 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() function
|
| /linux/arch/arm64/kernel/ |
| H A D | topology.c | 504 int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() function
|
| /linux/include/acpi/ |
| H A D | cppc_acpi.h | 231 static inline int cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() function
|
| /linux/drivers/acpi/ |
| H A D | cppc_acpi.c | 992 int __weak cpc_write_ffh(int cpunum, struct cpc_reg *reg, u64 val) in cpc_write_ffh() function
|