Lines Matching refs:nhlt
3 * intel-nhlt.h - Intel HDA Platform NHLT header
133 int intel_nhlt_get_dmic_geo(struct device *dev, struct nhlt_acpi_table *nhlt);
135 bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt, u8 link_type);
137 int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type);
139 int intel_nhlt_ssp_mclk_mask(struct nhlt_acpi_table *nhlt, int ssp_num);
142 intel_nhlt_get_endpoint_blob(struct device *dev, struct nhlt_acpi_table *nhlt,
158 struct nhlt_acpi_table *nhlt)
163 static inline bool intel_nhlt_has_endpoint_type(struct nhlt_acpi_table *nhlt,
169 static inline int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type)
174 static inline int intel_nhlt_ssp_mclk_mask(struct nhlt_acpi_table *nhlt, int ssp_num)
180 intel_nhlt_get_endpoint_blob(struct device *dev, struct nhlt_acpi_table *nhlt,