Searched refs:BANK_SEL (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/media/video/ |
D | ov2640.c | 147 #define BANK_SEL 0xFF /* Register Bank Select */ macro 317 { BANK_SEL, BANK_SEL_DSP }, 320 { BANK_SEL, BANK_SEL_SENS }, 375 { BANK_SEL, BANK_SEL_DSP }, 496 { BANK_SEL, BANK_SEL_DSP }, 584 { BANK_SEL, BANK_SEL_DSP }, 681 {BANK_SEL, BANK_SEL_SENS}, in ov2640_reset() 1048 i2c_smbus_write_byte_data(client, BANK_SEL, BANK_SEL_SENS); in ov2640_video_probe()
|