Searched defs:nhlt (Results 1 - 6 of 6) sorted by relevance

/u-boot/include/dm/
H A Dacpi.h72 struct nhlt *nhlt; member in struct:acpi_ctx
[all...]
/u-boot/board/google/chromebook_coral/
H A Dcoral.c266 struct nhlt *nhlt; local
/u-boot/drivers/core/
H A Dacpi.c380 int acpi_setup_nhlt(struct acpi_ctx *ctx, struct nhlt *nhlt) argument
/u-boot/arch/x86/cpu/apollolake/
H A Dhostbridge.c312 struct nhlt *nhlt = ctx->nhlt; local
/u-boot/arch/x86/lib/
H A Dacpi_nhlt.c35 struct nhlt *nhlt; local
48 nhlt_add_endpoint(struct nhlt *nhlt, int link_type, int device_type, int dir, u16 vid, u16 did) argument
191 nhlt_next_instance(struct nhlt *nhlt, int link_type) argument
247 calc_endpoints_size(struct nhlt *nhlt) argument
258 calc_size(struct nhlt *nhlt) argument
263 nhlt_current_size(struct nhlt *nhlt) argument
268 nhlt_free_resources(struct nhlt *nhlt) argument
372 nhlt_serialise_endpoints(struct nhlt *nhlt, struct cursor *cur) argument
382 nhlt_serialise_oem_overrides(struct acpi_ctx *ctx, struct nhlt *nhlt, const char *oem_id, const char *oem_table_id, uint32_t oem_revision) argument
430 _nhlt_add_single_endpoint(struct nhlt *nhlt, int virtual_bus_id, const struct nhlt_endp_descriptor *epd) argument
454 _nhlt_add_endpoints(struct nhlt *nhlt, int virtual_bus_id, const struct nhlt_endp_descriptor *epds, size_t num_epds) argument
470 nhlt_add_endpoints(struct nhlt *nhlt, const struct nhlt_endp_descriptor *epds, size_t num_epds) argument
480 nhlt_add_ssp_endpoints(struct nhlt *nhlt, int virtual_bus_id, const struct nhlt_endp_descriptor *epds, size_t num_epds) argument
[all...]
/u-boot/arch/x86/include/asm/
H A Dacpi_nhlt.h271 struct nhlt { struct
[all...]

Completed in 201 milliseconds