Searched refs:VAA (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/hwmon/ |
| D | asc7621.c | 810 #define VAA(args...) {args} macro 932 PWRITEM(temp1_auto_point2_temp, 0, PRI_LOW, VAA(0x5f, 0x67), VAA(0), 933 VAA(0x0f), VAA(4), ap2_temp), 934 PWRITEM(temp2_auto_point2_temp, 1, PRI_LOW, VAA(0x60, 0x68), VAA(0), 935 VAA(0x0f), VAA(4), ap2_temp), 936 PWRITEM(temp3_auto_point2_temp, 2, PRI_LOW, VAA(0x61, 0x69), VAA(0), 937 VAA(0x0f), VAA(4), ap2_temp), 938 PWRITEM(temp4_auto_point2_temp, 3, PRI_LOW, VAA(0x3c, 0x3b), VAA(0), 939 VAA(0x0f), VAA(4), ap2_temp), 962 PWRITEM(pwm1_enable, 0, PRI_LOW, VAA(0x5c, 0x5c, 0x62), VAA(0, 0, 0), [all …]
|