Home
last modified time | relevance | path

Searched refs:device (Results 1 – 2 of 2) sorted by relevance

/app/zynq-common/
A Dinit.c85 const char *device; in zynq_common_target_init() local
88 if (bootargs_get_bootimage_pointer(&bootimage_phys, &bootimage_size, &device) >= 0) { in zynq_common_target_init()
92 …printf("our bootimage is at device '%s', phys 0x%llx, size %zx\n", device, bootimage_phys, bootima… in zynq_common_target_init()
95 if (!strcmp(device, "pmem")) { in zynq_common_target_init()
100 } else if (!strcmp(device, BLOCK_DEVICE_NAME)) { in zynq_common_target_init()
/app/usbtest/
A Ddescriptor.c87 .device = USB_DESC_STATIC(dev_descr),
92 .device = USB_DESC_STATIC(dev_descr),

Completed in 12 milliseconds