Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dmt9v032.c389 unsigned int hbin; in mt9v032_s_stream() local
397 hbin = fls(mt9v032->hratio) - 1; in mt9v032_s_stream()
401 hbin << MT9V032_READ_MODE_COLUMN_BIN_SHIFT | in mt9v032_s_stream()
Dov64a40.c2569 bool hbin; member
2622 .hbin = false,
2663 .hbin = false,
2704 .hbin = false,
2745 .hbin = false,
2786 .hbin = true,
2827 .hbin = true,
2931 subsampling->hbin ? in ov64a40_program_subsampling()