Home
last modified time | relevance | path

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

/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()
/linux/drivers/hwmon/
H A Dw83627ehf.c92 #define SIO_ID_MASK 0xFFF0 macro
2050 switch (val & SIO_ID_MASK) { in w83627ehf_find()