Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dus5182d.c25 #define US5182D_CFG0_ONESHOT_EN BIT(6) macro
210 ret = ret | US5182D_CFG0_ONESHOT_EN; in us5182d_oneshot_en()