Searched refs:BANK_SEL (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/i2c/ |
| D | ov2640.c | 157 #define BANK_SEL 0xFF /* Register Bank Select */ macro 323 { BANK_SEL, BANK_SEL_DSP }, 326 { BANK_SEL, BANK_SEL_SENS }, 384 { BANK_SEL, BANK_SEL_DSP }, 505 { BANK_SEL, BANK_SEL_DSP }, 596 { BANK_SEL, BANK_SEL_DSP }, 693 {BANK_SEL, BANK_SEL_SENS}, in ov2640_reset() 730 ret = i2c_smbus_write_byte_data(client, BANK_SEL, BANK_SEL_SENS); in ov2640_s_ctrl() 1061 i2c_smbus_write_byte_data(client, BANK_SEL, BANK_SEL_SENS); in ov2640_video_probe()
|