Searched refs:irq_reg_0x43 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
H A Dadv7604.c1921 const u8 irq_reg_0x43 = io_read(sd, 0x43); adv76xx_isr() local
1928 if (irq_reg_0x43) adv76xx_isr()
1929 io_write(sd, 0x44, irq_reg_0x43); adv76xx_isr()
1938 fmt_change = irq_reg_0x43 & 0x98; adv76xx_isr()

Completed in 71 milliseconds