Searched refs:SIO_ID_MASK (Results 1 – 5 of 5) sorted by relevance
42 #define SIO_ID_MASK 0xfff0 macro
383 if ((id & SIO_ID_MASK) == nvt_chips[i].chip_ver) { in nvt_find_chip()
74 #define SIO_ID_MASK 0xFFF0 macro1357 switch (val & SIO_ID_MASK) { in nct6683_find()
92 #define SIO_ID_MASK 0xFFF0 macro2047 switch (val & SIO_ID_MASK) { in w83627ehf_find()
133 #define SIO_ID_MASK 0xFFF8 macro4905 switch (val & SIO_ID_MASK) { in nct6775_find()
Completed in 30 milliseconds