Home
last modified time | relevance | path

Searched refs:EEEPC_EC_FAN_CTRL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Deeepc-laptop.c952 #define EEEPC_EC_FAN_CTRL (EEEPC_EC_SFB0 + 3) /* Byte containing SF25 */ macro
997 ec_read(EEEPC_EC_FAN_CTRL, &value); in eeepc_get_fan_ctrl()
1008 ec_read(EEEPC_EC_FAN_CTRL, &value); in eeepc_set_fan_ctrl()
1013 ec_write(EEEPC_EC_FAN_CTRL, value); in eeepc_set_fan_ctrl()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Deeepc-laptop.c952 #define EEEPC_EC_FAN_CTRL (EEEPC_EC_SFB0 + 3) /* Byte containing SF25 */ macro
997 ec_read(EEEPC_EC_FAN_CTRL, &value); in eeepc_get_fan_ctrl()
1008 ec_read(EEEPC_EC_FAN_CTRL, &value); in eeepc_set_fan_ctrl()
1013 ec_write(EEEPC_EC_FAN_CTRL, value); in eeepc_set_fan_ctrl()

Completed in 5 milliseconds