Searched refs:CX18_CPU_SET_RAW_VBI_PARAM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx23418.h | 235 #define CX18_CPU_SET_RAW_VBI_PARAM (CPU_CMD_MASK_CAPTURE | 0x0016) macro
|
H A D | cx18-streams.c | 561 * Send the CX18_CPU_SET_RAW_VBI_PARAM API command to setup Encoder Raw in cx18_vbi_setup() 644 cx18_api(cx, CX18_CPU_SET_RAW_VBI_PARAM, 6, data); in cx18_vbi_setup()
|
H A D | cx18-mailbox.c | 57 API_ENTRY(CPU, CX18_CPU_SET_RAW_VBI_PARAM, API_SLOW),
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx23418.h | 235 #define CX18_CPU_SET_RAW_VBI_PARAM (CPU_CMD_MASK_CAPTURE | 0x0016) macro
|
H A D | cx18-streams.c | 573 * Send the CX18_CPU_SET_RAW_VBI_PARAM API command to setup Encoder Raw in cx18_vbi_setup() 656 cx18_api(cx, CX18_CPU_SET_RAW_VBI_PARAM, 6, data); in cx18_vbi_setup()
|
H A D | cx18-mailbox.c | 57 API_ENTRY(CPU, CX18_CPU_SET_RAW_VBI_PARAM, API_SLOW),
|
Completed in 7 milliseconds