Searched refs:sysinfo_detect (Results 1 – 4 of 4) sorted by relevance
125 int sysinfo_detect(struct udevice *dev);194 static inline int sysinfo_detect(struct udevice *dev) in sysinfo_detect() function
30 sysinfo_detect(sysinfo); in dm_test_sysinfo()
16 int sysinfo_detect(struct udevice *dev) in sysinfo_detect() function
58 if (sysinfo_detect(sysinfo)) in board_early_init_r()
Completed in 4 milliseconds