Home
last modified time | relevance | path

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

/u-boot/arch/x86/lib/
A Dacpi_nhlt.c35 struct nhlt *nhlt; in nhlt_init() local
48 struct nhlt_endpoint *nhlt_add_endpoint(struct nhlt *nhlt, int link_type, in nhlt_add_endpoint()
191 void nhlt_next_instance(struct nhlt *nhlt, int link_type) in nhlt_next_instance()
247 static size_t calc_endpoints_size(struct nhlt *nhlt) in calc_endpoints_size()
258 static size_t calc_size(struct nhlt *nhlt) in calc_size()
263 size_t nhlt_current_size(struct nhlt *nhlt) in nhlt_current_size()
268 static void nhlt_free_resources(struct nhlt *nhlt) in nhlt_free_resources()
382 int nhlt_serialise_oem_overrides(struct acpi_ctx *ctx, struct nhlt *nhlt, in nhlt_serialise_oem_overrides()
454 static int _nhlt_add_endpoints(struct nhlt *nhlt, int virtual_bus_id, in _nhlt_add_endpoints()
470 int nhlt_add_endpoints(struct nhlt *nhlt, in nhlt_add_endpoints()
[all …]
/u-boot/arch/x86/include/asm/
A Dacpi_nhlt.h271 struct nhlt { struct
274 struct nhlt_endpoint endpoints[MAX_ENDPOINTS]; argument
278 struct nhlt_tdm_config { argument
/u-boot/board/google/chromebook_coral/
A Dcoral.c111 struct nhlt *nhlt; in coral_write_acpi_tables() local
/u-boot/include/dm/
A Dacpi.h62 struct nhlt *nhlt; member
/u-boot/arch/x86/cpu/apollolake/
A Dhostbridge.c312 struct nhlt *nhlt = ctx->nhlt; in apl_acpi_setup_nhlt() local
/u-boot/drivers/core/
A Dacpi.c343 int acpi_setup_nhlt(struct acpi_ctx *ctx, struct nhlt *nhlt) in acpi_setup_nhlt()

Completed in 8 milliseconds