Home
last modified time | relevance | path

Searched refs:UCLASS_SYSINFO (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/sysinfo/
A Dsysinfo-uclass.c13 return uclass_first_device_err(UCLASS_SYSINFO, devp); in sysinfo_get()
68 .id = UCLASS_SYSINFO,
A Dsmbios.c21 .id = UCLASS_SYSINFO,
A Dsandbox.c102 .id = UCLASS_SYSINFO,
A Dgazerbeam.c260 .id = UCLASS_SYSINFO,
/u-boot/doc/device-tree-bindings/sysinfo/
A Dsysinfo.txt9 - compatible: any suitable string where the driver is in the UCLASS_SYSINFO
/u-boot/include/dm/
A Duclass-id.h111 UCLASS_SYSINFO, /* Device information from hardware */ enumerator
/u-boot/board/google/chromebook_coral/
A Dcoral.c159 .id = UCLASS_SYSINFO,
/u-boot/lib/
A Dsmbios.c451 uclass_first_device(UCLASS_SYSINFO, &ctx.dev); in write_smbios_table()

Completed in 11 milliseconds