Searched refs:cdc_fifo_threshold (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/staging/media/ipu7/ |
H A D | ipu7.h | 211 u8 cdc_fifo_threshold[IPU_MAX_VC_IOSF_PORTS]; member
|
H A D | ipu7.c | 327 .cdc_fifo_threshold = {6, 8, 2}, 989 .cdc_fifo_threshold = {6, 8, 2}, 1638 .cdc_fifo_threshold = {6, 8, 2},
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6.h | 299 u8 cdc_fifo_threshold[IPU6_MAX_VC_IOSF_PORTS]; member
|
H A D | ipu6.c | 125 .cdc_fifo_threshold = {6, 8, 2},
|
H A D | ipu6-isys.c | 275 const u8 *thd = isys->pdata->ipdata->hw_variant.cdc_fifo_threshold; in isys_setup_hw()
|