Searched refs:dtype (Results 1 – 8 of 8) sorted by relevance
1 ${dtype} dev ${disk}63 ${fs}load ${dtype} ${disk}:1 10800000 uImage && ${fs}load ${dtype} ${disk}:1 12800000 uramdisk.img …
4 if ${fs}load ${dtype} ${disk}:1 12000000 u-boot.imx || ${fs}load ${dtype} ${disk}:1 12000000 u-boot…
57 if test "sata" = "${dtype}" ; then62 ${fs}load ${dtype} ${disk}:1 10800000 /boot/uImage && bootm 10800000 ;
395 __s8 dtype; /* obsolete, do not use! */ member407 __s8 dtype; /* obsolete, do not use! */ member
92 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor() local95 dtype = USB_DT_SS_HUB; in usb_get_hub_descriptor()99 dtype << 8, 0, data, size, USB_CNTL_TIMEOUT); in usb_get_hub_descriptor()
404 u8 dtype; /* data type */ member
781 switch (cmd->dchdr.dtype) { in panel_simple_xfer_dsi_cmd_seq()