Home
last modified time | relevance | path

Searched refs:MISENSOR_32BIT (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/i2c/
H A Dmt9m114.h33 #define MISENSOR_32BIT 4 macro
564 {MISENSOR_32BIT, 0xC808, 0x2DC6C00},/* cam_sensor_cfg_pixclk = 480000*/
602 {MISENSOR_32BIT, 0xC808, 0x2DC6C00},
639 {MISENSOR_32BIT, 0xC808, 0x237A07F}, /* cam_sensor_cfg_pixclk=37199999*/
678 {MISENSOR_32BIT, 0xC808, 0x2DC6C00},
H A Datomisp-mt9m114.c56 && data_length != MISENSOR_32BIT) { in mt9m114_read_reg()
110 && data_length != MISENSOR_32BIT) { in mt9m114_write_reg()
196 case MISENSOR_32BIT: in misensor_rmw_reg()
297 case MISENSOR_32BIT: in __mt9m114_buf_reg_array()