Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dapds990x.c38 #define APDS990X_ENABLE 0x00 /* Enable of states and interrupts */ macro
260 return apds990x_write_byte(chip, APDS990X_ENABLE, reg); in apds990x_mode_on()
554 apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL); in apds990x_configure()
632 apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL); in apds990x_chip_off()