Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Das73211.c53 #define AS73211_AGEN_DEVID(x) FIELD_PREP(AS73211_AGEN_DEVID_MASK, (x)) macro
713 if ((ret & AS73211_AGEN_DEVID_MASK) != AS73211_AGEN_DEVID(2) || in as73211_probe()