Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/i2c/ccs/
H A Dccs-data.h159 * @main_offset_x: Start X coordinate of PDAF pixel blocks
170 u16 main_offset_x; member
H A Dccs-data-defs.h209 u8 main_offset_x[2]; member
H A Dccs-data.c616 (*pdaf)->main_offset_x = in ccs_data_parse_pdaf()
617 ((u16)__pdaf->main_offset_x[0] << 8) + in ccs_data_parse_pdaf()
618 __pdaf->main_offset_x[1]; in ccs_data_parse_pdaf()

Completed in 3 milliseconds