Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dotp_eeprom.h150 u32 dccmap_width; member
H A Dotp_eeprom.c618 1, &otp_ptr->pdaf_data.dccmap_width); in rkotp_read_pdaf()
619 checksum += otp_ptr->pdaf_data.dccmap_width; in rkotp_read_pdaf()
928 dccmap_w = dev->otp->pdaf_data.dccmap_width; in otp_eeprom_show()
950 seq_printf(p, "dccmap_width=%d\n", dev->otp->pdaf_data.dccmap_width); in otp_eeprom_show()
H A Dov50c40.c6208 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in ov50c40_get_otp()
6219 w = otp->pdaf_data.dccmap_width; in ov50c40_get_otp()
H A Dimx586.c1211 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in imx586_get_otp()
1222 w = otp->pdaf_data.dccmap_width; in imx586_get_otp()
H A Ds5kjn1.c1270 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in s5kjn1_get_otp()
1281 w = otp->pdaf_data.dccmap_width; in s5kjn1_get_otp()
H A Dgc8034.c1473 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in gc8034_get_otp()
1484 w = otp->pdaf_data.dccmap_width; in gc8034_get_otp()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h325 __u32 dccmap_width; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h313 __u32 dccmap_width; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp3605 dccmap_w = otp_pdaf->dccmap_width; in showOtpPdafData()
3622 LOGI_CAMHW_SUBM(ISP20HW_SUBM, "dccmap_width=%d;", otp_pdaf->dccmap_width); in showOtpPdafData()