Searched refs:rapl_unit_xlate (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | intel_rapl_common.c | 138 static u64 rapl_unit_xlate(struct rapl_domain *rd, 179 *energy = rapl_unit_xlate(rd, ENERGY_UNIT, ENERGY_STATUS_MASK, 0); in get_max_energy_counter() 599 static u64 rapl_unit_xlate(struct rapl_domain *rd, enum unit_type type, in rapl_unit_xlate() function 729 *data = rapl_unit_xlate(rd, rp->unit, value, 0); in rapl_read_data_raw() 748 bits = rapl_unit_xlate(rd, rp->unit, value, 1); in rapl_write_data_raw()
|