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