Home
last modified time | relevance | path

Searched refs:RAW_TO_ACPI (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c38 #define RAW_TO_ACPI(v, d) (v * 100 / d->raw_bd->props.max_brightness) macro
75 acpi_level = RAW_TO_ACPI(d->raw_bd->props.brightness, d); in int3406_thermal_get_cur_state()