Home
last modified time | relevance | path

Searched refs:V4L2_CID_USER_SI476X_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/media/drv-intf/
Dsi476x.h29 V4L2_CID_SI476X_RSSI_THRESHOLD = (V4L2_CID_USER_SI476X_BASE + 1),
30 V4L2_CID_SI476X_SNR_THRESHOLD = (V4L2_CID_USER_SI476X_BASE + 2),
31 V4L2_CID_SI476X_MAX_TUNE_ERROR = (V4L2_CID_USER_SI476X_BASE + 3),
32 V4L2_CID_SI476X_HARMONICS_COUNT = (V4L2_CID_USER_SI476X_BASE + 4),
33 V4L2_CID_SI476X_DIVERSITY_MODE = (V4L2_CID_USER_SI476X_BASE + 5),
34 V4L2_CID_SI476X_INTERCHIP_LINK = (V4L2_CID_USER_SI476X_BASE + 6),
/linux-4.19.296/include/uapi/linux/
Dv4l2-controls.h166 #define V4L2_CID_USER_SI476X_BASE (V4L2_CID_USER_BASE + 0x1040) macro