Home
last modified time | relevance | path

Searched refs:cdc_fifo_threshold (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/media/ipu7/
H A Dipu7.h211 u8 cdc_fifo_threshold[IPU_MAX_VC_IOSF_PORTS]; member
H A Dipu7.c327 .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 Dipu6.h299 u8 cdc_fifo_threshold[IPU6_MAX_VC_IOSF_PORTS]; member
H A Dipu6.c125 .cdc_fifo_threshold = {6, 8, 2},
H A Dipu6-isys.c275 const u8 *thd = isys->pdata->ipdata->hw_variant.cdc_fifo_threshold; in isys_setup_hw()