Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/media/i2c/
H A Dgc2093.c739 u8 id_h = 0, id_l = 0; in gc2093_check_sensor_id() local
744 ret |= gc2093_read_reg(gc2093, GC2093_REG_CHIP_ID_L, &id_l); in gc2093_check_sensor_id()
750 id = (id_h << PI_REG_VALUE_EI) | id_l; in gc2093_check_sensor_id()

Completed in 3 milliseconds