Searched refs:G762_CLKDIV_FROM_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | g762.c | 105 #define G762_CLKDIV_FROM_REG(reg) \ macro 513 G762_CLKDIV_FROM_REG(data->fan_cmd1), in do_set_fan_target() 737 G762_CLKDIV_FROM_REG(data->fan_cmd1), in fan1_input_show() 790 return sprintf(buf, "%d\n", G762_CLKDIV_FROM_REG(data->fan_cmd1)); in fan1_div_show() 939 G762_CLKDIV_FROM_REG(data->fan_cmd1), in fan1_target_show()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | g762.c | 104 #define G762_CLKDIV_FROM_REG(reg) \ macro 512 G762_CLKDIV_FROM_REG(data->fan_cmd1), in do_set_fan_target() 741 G762_CLKDIV_FROM_REG(data->fan_cmd1), in fan1_input_show() 794 return sprintf(buf, "%d\n", G762_CLKDIV_FROM_REG(data->fan_cmd1)); in fan1_div_show() 943 G762_CLKDIV_FROM_REG(data->fan_cmd1), in fan1_target_show()
|
Completed in 4 milliseconds