Home
last modified time | relevance | path

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

/linux-6.15/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()