Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Ducs12cm0.c64 #define UCS12CM0_EN_CLS BIT(0) /* Enables CLS function */ macro
405 val |= UCS12CM0_EN_CLS; in ucs12cm0_active()
407 val &= ~UCS12CM0_EN_CLS; in ucs12cm0_active()