Home
last modified time | relevance | path

Searched refs:V4L2_CID_USER_BASE (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dxilinx-v4l2-controls.h26 #define V4L2_CID_XILINX_BASE (V4L2_CID_USER_BASE + V4L2_CID_XILINX_OFFSET)
36 #define V4L2_CID_XILINX_TPG (V4L2_CID_USER_BASE + 0xc000)
Dv4l2-controls.h69 #define V4L2_CID_USER_BASE V4L2_CID_BASE macro
150 #define V4L2_CID_USER_MEYE_BASE (V4L2_CID_USER_BASE + 0x1000)
154 #define V4L2_CID_USER_BTTV_BASE (V4L2_CID_USER_BASE + 0x1010)
159 #define V4L2_CID_USER_S2255_BASE (V4L2_CID_USER_BASE + 0x1030)
163 #define V4L2_CID_USER_SI476X_BASE (V4L2_CID_USER_BASE + 0x1040)
167 #define V4L2_CID_USER_TI_VPE_BASE (V4L2_CID_USER_BASE + 0x1050)
171 #define V4L2_CID_USER_SAA7134_BASE (V4L2_CID_USER_BASE + 0x1060)
175 #define V4L2_CID_USER_ADV7180_BASE (V4L2_CID_USER_BASE + 0x1070)
179 #define V4L2_CID_USER_TC358743_BASE (V4L2_CID_USER_BASE + 0x1080)
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddavinci_vpfe_user.h55 #define VPFE_ISIF_CID_CRGAIN (V4L2_CID_USER_BASE | 0xa001)
56 #define VPFE_ISIF_CID_CGRGAIN (V4L2_CID_USER_BASE | 0xa002)
57 #define VPFE_ISIF_CID_CGBGAIN (V4L2_CID_USER_BASE | 0xa003)
58 #define VPFE_ISIF_CID_CBGAIN (V4L2_CID_USER_BASE | 0xa004)
59 #define VPFE_ISIF_CID_GAIN_OFFSET (V4L2_CID_USER_BASE | 0xa005)
64 #define VPFE_CID_DPCM_PREDICTOR (V4L2_CID_USER_BASE | 0xa006)
/linux-4.4.14/drivers/media/i2c/
Dmt9t001.c472 #define V4L2_CID_TEST_PATTERN_COLOR (V4L2_CID_USER_BASE | 0x1001)
473 #define V4L2_CID_BLACK_LEVEL_AUTO (V4L2_CID_USER_BASE | 0x1002)
474 #define V4L2_CID_BLACK_LEVEL_OFFSET (V4L2_CID_USER_BASE | 0x1003)
475 #define V4L2_CID_BLACK_LEVEL_CALIBRATE (V4L2_CID_USER_BASE | 0x1004)
Dmt9p031.c650 #define V4L2_CID_BLC_AUTO (V4L2_CID_USER_BASE | 0x1002)
651 #define V4L2_CID_BLC_TARGET_LEVEL (V4L2_CID_USER_BASE | 0x1003)
652 #define V4L2_CID_BLC_ANALOG_OFFSET (V4L2_CID_USER_BASE | 0x1004)
653 #define V4L2_CID_BLC_DIGITAL_OFFSET (V4L2_CID_USER_BASE | 0x1005)
Dmt9v032.c631 #define V4L2_CID_TEST_PATTERN_COLOR (V4L2_CID_USER_BASE | 0x1001)
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10.h95 #define SOLO_CID_CUSTOM_BASE (V4L2_CID_USER_BASE | 0xf000)
/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_sru.c43 #define V4L2_CID_VSP1_SRU_INTENSITY (V4L2_CID_USER_BASE + 1)
/linux-4.4.14/drivers/media/platform/
Dvim2m.c120 #define V4L2_CID_TRANS_TIME_MSEC (V4L2_CID_USER_BASE + 0x1000)
121 #define V4L2_CID_TRANS_NUM_BUFS (V4L2_CID_USER_BASE + 0x1001)
/linux-4.4.14/drivers/media/usb/pwc/
Dpwc-v4l.c40 #define PWC_CID_CUSTOM(ctrl) ((V4L2_CID_USER_BASE | 0xf000) + custom_ ## ctrl)
/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_v4l.c77 #define CPIA2_CID_USB_ALT (V4L2_CID_USER_BASE | 0xf000)
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-ctrls.c34 #define VIVID_CID_CUSTOM_BASE (V4L2_CID_USER_BASE | 0xf000)