Lines Matching refs:VAA
797 #define VAA(args...) {args} 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(0x0f), VAA(4), ap2_temp),
923 PWRITEM(temp3_auto_point2_temp, 2, PRI_LOW, VAA(0x61, 0x69), VAA(0),
924 VAA(0x0f), VAA(4), ap2_temp),
925 PWRITEM(temp4_auto_point2_temp, 3, PRI_LOW, VAA(0x3c, 0x3b), VAA(0),
926 VAA(0x0f), VAA(4), ap2_temp),
949 PWRITEM(pwm1_enable, 0, PRI_LOW, VAA(0x5c, 0x5c, 0x62), VAA(0, 0, 0),
950 VAA(0x07, 0x01, 0x01), VAA(5, 3, 5), pwm_enable),
951 PWRITEM(pwm2_enable, 1, PRI_LOW, VAA(0x5d, 0x5d, 0x62), VAA(0, 0, 0),
952 VAA(0x07, 0x01, 0x01), VAA(5, 3, 6), pwm_enable),
953 PWRITEM(pwm3_enable, 2, PRI_LOW, VAA(0x5e, 0x5e, 0x62), VAA(0, 0, 0),
954 VAA(0x07, 0x01, 0x01), VAA(5, 3, 7), pwm_enable),
956 PWRITEM(pwm1_auto_channels, 0, PRI_LOW, VAA(0x5c, 0x5c), VAA(0, 0),
957 VAA(0x07, 0x01), VAA(5, 3), pwm_ac),
958 PWRITEM(pwm2_auto_channels, 1, PRI_LOW, VAA(0x5d, 0x5d), VAA(0, 0),
959 VAA(0x07, 0x01), VAA(5, 3), pwm_ac),
960 PWRITEM(pwm3_auto_channels, 2, PRI_LOW, VAA(0x5e, 0x5e), VAA(0, 0),
961 VAA(0x07, 0x01), VAA(5, 3), pwm_ac),