Home
last modified time | relevance | path

Searched refs:RKMODULE_CAMERA_BT656_ID_EN_BITS_2 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h46 #define RKMODULE_CAMERA_BT656_ID_EN_BITS_2 (0x3) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h47 #define RKMODULE_CAMERA_BT656_ID_EN_BITS_2 (0x3) macro
/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_v4l2.c550 inf->id_en_bits = RKMODULE_CAMERA_BT656_ID_EN_BITS_2; in techpoint_get_bt656_module_inf()