Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c24 #define APDS990X_ENABLE 0x00 /* Enable of states and interrupts */ macro
245 return apds990x_write_byte(chip, APDS990X_ENABLE, reg); in apds990x_mode_on()
539 apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL); in apds990x_configure()
617 apds990x_write_byte(chip, APDS990X_ENABLE, APDS990X_EN_DISABLE_ALL); in apds990x_chip_off()