Home
last modified time | relevance | path

Searched refs:dcc_dir (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dotp_eeprom.h149 u32 dcc_dir; member
H A Dotp_eeprom.c614 1, &otp_ptr->pdaf_data.dcc_dir); in rkotp_read_pdaf()
615 checksum += otp_ptr->pdaf_data.dcc_dir; in rkotp_read_pdaf()
949 seq_printf(p, "dcc_dir=%d\n", dev->otp->pdaf_data.dcc_dir); in otp_eeprom_show()
H A Dov50c40.c6207 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in ov50c40_get_otp()
H A Dimx586.c1210 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in imx586_get_otp()
H A Ds5kjn1.c1269 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in s5kjn1_get_otp()
H A Dgc8034.c1472 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in gc8034_get_otp()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h328 __u32 dcc_dir; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h316 __u32 dcc_dir; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp3621 LOGI_CAMHW_SUBM(ISP20HW_SUBM, "dcc_dir=%d;", otp_pdaf->dcc_dir); in showOtpPdafData()