Searched refs:SMSC47M1_REG_PPIN (Results 1 – 1 of 1) sorted by relevance
92 #define SMSC47M1_REG_PPIN(nr) (0x36 - (nr)) macro741 pwm1 = (smsc47m1_read_value(data, SMSC47M1_REG_PPIN(0)) & 0x05) in smsc47m1_probe()743 pwm2 = (smsc47m1_read_value(data, SMSC47M1_REG_PPIN(1)) & 0x05) in smsc47m1_probe()