Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3.h39 #define S5C73M3_SENSOR_FW_LEN 6 macro
409 char sensor_fw[S5C73M3_SENSOR_FW_LEN + 2];
H A Ds5c73m3-core.c486 for (i = 0; i < S5C73M3_SENSOR_FW_LEN / 2; i++) { in s5c73m3_read_fw_version()
493 state->sensor_fw[S5C73M3_SENSOR_FW_LEN] = '\0'; in s5c73m3_read_fw_version()