Home
last modified time | relevance | path

Searched refs:SIO_ID_MASK (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/rc/
H A Dnuvoton-cir.h42 #define SIO_ID_MASK 0xfff0 macro
H A Dnuvoton-cir.c383 if ((id & SIO_ID_MASK) == nvt_chips[i].chip_ver) { in nvt_find_chip()
/openbmc/linux/drivers/hwmon/
H A Dnct6683.c74 #define SIO_ID_MASK 0xFFF0 macro
1360 switch (val & SIO_ID_MASK) { in nct6683_find()
H A Dnct6775-platform.c90 #define SIO_ID_MASK 0xFFF8 macro
1003 switch (val & SIO_ID_MASK) { in nct6775_find()
H A Dw83627ehf.c92 #define SIO_ID_MASK 0xFFF0 macro
2047 switch (val & SIO_ID_MASK) { in w83627ehf_find()