Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Das73211.c66 #define AS73211_OSR_STATUS_LDATA BIT(12) macro
296 if (osr_status & AS73211_OSR_STATUS_LDATA) { in as73211_req_data()