Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov2640.c35 * register offset for BANK_SEL == BANK_SEL_DSP
155 #define BANK_SEL 0xFF /* Register Bank Select */ macro
161 * register offset for BANK_SEL == BANK_SEL_SENS
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_SEN in ov2640_s_ctrl()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov2640.c33 * register offset for BANK_SEL == BANK_SEL_DSP
153 #define BANK_SEL 0xFF /* Register Bank Select */ macro
159 * register offset for BANK_SEL == BANK_SEL_SENS
319 { BANK_SEL, BANK_SEL_DSP },
322 { BANK_SEL, BANK_SEL_SENS },
380 { BANK_SEL, BANK_SEL_DSP },
501 { BANK_SEL, BANK_SEL_DSP },
592 { BANK_SEL, BANK_SEL_DSP },
689 {BANK_SEL, BANK_SEL_SENS}, in ov2640_reset()
731 ret = i2c_smbus_write_byte_data(client, BANK_SEL, BANK_SEL_SEN in ov2640_s_ctrl()
[all...]
/kernel/linux/linux-6.6/drivers/memory/
H A Dmtk-smi.c83 #define BANK_SEL(id) ({ \ macro
280 reg |= BANK_SEL(larb->bank[i]); in mtk_smi_larb_config_port_gen2_general()

Completed in 7 milliseconds