Searched refs:is_ipu6ep_mtl (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6.h50 static inline bool is_ipu6ep_mtl(u8 hw_ver) function
H A Dipu6.c316 isys_ipdata.enhanced_iwake = is_ipu6ep_mtl(hw_ver) || is_ipu6ep(hw_ver);
328 if (is_ipu6ep_mtl(hw_ver)) {
471 if (is_ipu6ep_mtl(hw_ver) && boot_cpu_data.x86_stepping == 0x2 &&
476 if (is_ipu6ep(hw_ver) || is_ipu6ep_mtl(hw_ver)) {
H A Dipu6-isys.c1121 else if (is_ipu6ep_mtl(adev->isp->hw_ver))

Completed in 146 milliseconds