Searched refs:BANK_SEL (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/media/i2c/ |
D | ov2640.c | 155 #define BANK_SEL 0xFF /* Register Bank Select */ macro 321 { BANK_SEL, BANK_SEL_DSP }, 324 { BANK_SEL, BANK_SEL_SENS }, 382 { BANK_SEL, BANK_SEL_DSP }, 503 { BANK_SEL, BANK_SEL_DSP }, 594 { BANK_SEL, BANK_SEL_DSP }, 691 {BANK_SEL, BANK_SEL_SENS}, in ov2640_reset() 733 ret = i2c_smbus_write_byte_data(client, BANK_SEL, BANK_SEL_SENS); in ov2640_s_ctrl() 1095 i2c_smbus_write_byte_data(client, BANK_SEL, BANK_SEL_SENS); in ov2640_video_probe()
|