Searched refs:INTEL_TH_CAP (Results 1 – 3 of 3) sorted by relevance
61 #define INTEL_TH_CAP(_th, _cap) ((_th)->drvdata ? (_th)->drvdata->_cap : 0) macro
663 if (INTEL_TH_CAP(th, has_mintctl) && th->irq != -1) in intel_th_subdevice_alloc()680 INTEL_TH_CAP(th, host_mode_only) ? true : host_mode; in intel_th_subdevice_alloc()777 if ((INTEL_TH_CAP(th, host_mode_only) || host_mode) && in intel_th_populate()
2157 if (INTEL_TH_CAP(to_intel_th(thdev), multi_is_broken)) in intel_th_msc_probe()