Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs.h222 const struct ccs_csi_data_format *internal_csi_format; member
H A Dccs-core.c582 to_csi_format_idx(sensor->internal_csi_format) & ~3; in ccs_update_mbus_formats()
593 sensor->internal_csi_format = in ccs_update_mbus_formats()
1180 sensor->internal_csi_format = f; in ccs_get_mbus_formats()
2018 code->code = sensor->internal_csi_format->code; in ccs_enum_mbus_code()
2049 return sensor->internal_csi_format->code; in __ccs_get_mbus_code()
3097 try_fmt->code = sensor->internal_csi_format->code; in ccs_open()