Searched refs:VAA (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | asc7621.c | 795 * VAA(1,3,5,7) would produce {1,3,5,7} 797 #define VAA(args...) {args} macro 811 * were created using the VAA macro. 919 PWRITEM(temp1_auto_point2_temp, 0, PRI_LOW, VAA(0x5f, 0x67), VAA(0), 920 VAA(0x0f), VAA(4), ap2_temp), 921 PWRITEM(temp2_auto_point2_temp, 1, PRI_LOW, VAA(0x60, 0x68), VAA(0), 922 VAA( [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | asc7621.c | 795 * VAA(1,3,5,7) would produce {1,3,5,7} 797 #define VAA(args...) {args} macro 811 * were created using the VAA macro. 919 PWRITEM(temp1_auto_point2_temp, 0, PRI_LOW, VAA(0x5f, 0x67), VAA(0), 920 VAA(0x0f), VAA(4), ap2_temp), 921 PWRITEM(temp2_auto_point2_temp, 1, PRI_LOW, VAA(0x60, 0x68), VAA(0), 922 VAA( [all...] |
Completed in 5 milliseconds