Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dit87.c65 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator
357 [it8720] = {
358 .name = "it8720",
1182 data->type == it8720) { in get_temp_type()
2709 sio_data->type = it8720; in it87_find()
3043 case it8720: in it87_find()
3078 if ((sio_data->type == it8718 || sio_data->type == it8720) && in it87_find()
3101 if ((sio_data->type == it8720 || uart6) && !(reg & BIT(1))) { in it87_find()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dit87.c64 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator
323 [it8720] = {
324 .name = "it8720",
2419 sio_data->type = it8720; in it87_find()
2718 case it8720: in it87_find()
2753 if ((sio_data->type == it8718 || sio_data->type == it8720) && in it87_find()
2776 if ((sio_data->type == it8720 || uart6) && !(reg & BIT(1))) { in it87_find()

Completed in 10 milliseconds