Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Drohm-bu27008.c138 BU27008_BLUE, enumerator
170 ALWAYS_SCANNABLE | BIT(BU27008_BLUE) | BIT(BU27008_CLEAR),
174 ALWAYS_SCANNABLE | BIT(BU27008_BLUE) | BIT(BU27008_IR),
959 if (chan->scan_index == BU27008_BLUE) in bu27008_chan_cfg()
1180 if (test_bit(BU27008_BLUE, idev->active_scan_mask)) { in bu27008_update_scan_mode()