Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6.h319 u32 memopen_threshold; member
H A Dipu6.c322 isys_ipdata.memopen_threshold = IPU6EP_MIN_MEMOPEN_TH; in ipu6_internal_pdata_init()
346 isys_ipdata.memopen_threshold = IPU6EP_MTL_MIN_MEMOPEN_TH; in ipu6_internal_pdata_init()
H A Dipu6-isys.c619 mem_open_threshold = isys->pdata->ipdata->memopen_threshold; in update_watermark_setting()