Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dbh1770glc.c54 #define BH1770_PART_MASK 0xf0 macro
527 ((part & BH1770_PART_MASK) == BH1770_PART)) { in bh1770_detect()
533 ((part & BH1770_PART_MASK) == BH1770_PART)) { in bh1770_detect()