Searched refs:BH1770_INTERRUPT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | bh1770glc.c | 39 #define BH1770_INTERRUPT 0x92 /* Interrupt setting */ macro 185 BH1770_INTERRUPT, in bh1770_lux_interrupt_control() 194 BH1770_INTERRUPT, in bh1770_prox_interrupt_control() 416 BH1770_INTERRUPT, BH1770_DISABLE); in bh1770_chip_off() 578 i2c_smbus_read_byte_data(chip->client, BH1770_INTERRUPT); in bh1770_irq() 596 i2c_smbus_write_byte_data(chip->client, BH1770_INTERRUPT, in bh1770_irq() 608 i2c_smbus_write_byte_data(chip->client, BH1770_INTERRUPT, in bh1770_irq()
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | bh1770glc.c | 39 #define BH1770_INTERRUPT 0x92 /* Interrupt setting */ macro 185 BH1770_INTERRUPT, in bh1770_lux_interrupt_control() 194 BH1770_INTERRUPT, in bh1770_prox_interrupt_control() 416 BH1770_INTERRUPT, BH1770_DISABLE); in bh1770_chip_off() 578 i2c_smbus_read_byte_data(chip->client, BH1770_INTERRUPT); in bh1770_irq() 596 i2c_smbus_write_byte_data(chip->client, BH1770_INTERRUPT, in bh1770_irq() 608 i2c_smbus_write_byte_data(chip->client, BH1770_INTERRUPT, in bh1770_irq()
|
Completed in 5 milliseconds