Searched refs:PVT_INTR_ALL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | bt1-pvt.h | 57 #define PVT_INTR_ALL GENMASK(10, 0) macro
|
H A D | bt1-pvt.c | 986 pvt_update(pvt->regs + PVT_INTR_MASK, PVT_INTR_ALL, PVT_INTR_ALL); in pvt_check_pwr() 1021 pvt_update(pvt->regs + PVT_INTR_MASK, PVT_INTR_ALL, PVT_INTR_ALL); in pvt_init_iface()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | bt1-pvt.h | 57 #define PVT_INTR_ALL GENMASK(10, 0) macro
|
H A D | bt1-pvt.c | 953 pvt_update(pvt->regs + PVT_INTR_MASK, PVT_INTR_ALL, PVT_INTR_ALL); in pvt_check_pwr() 988 pvt_update(pvt->regs + PVT_INTR_MASK, PVT_INTR_ALL, PVT_INTR_ALL); in pvt_init_iface()
|
Completed in 4 milliseconds