Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/pci/intel/ipu6/
Dipu6.h299 u8 cdc_fifo_threshold[IPU6_MAX_VC_IOSF_PORTS]; member
Dipu6.c125 .cdc_fifo_threshold = {6, 8, 2},
Dipu6-isys.c275 const u8 *thd = isys->pdata->ipdata->hw_variant.cdc_fifo_threshold; in isys_setup_hw()