Home
last modified time | relevance | path

Searched refs:devtype (Results 1 – 3 of 3) sorted by relevance

/include/env/ti/
A Dufs.env3 args_ufs=setenv devtype scsi;setenv bootpart 1:1;
9 setenv devtype scsi;
12 get_kern_ufs=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${name_kern}
13 get_fdt_ufs=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}
A Dmmc.env17 loadimage=load ${devtype} ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
18 loadfdt=load ${devtype} ${bootpart} ${fdtaddr} ${bootdir}/dtb/${fdtfile}
53 devtype=mmc;
/include/
A Dfpga.h33 fpga_type devtype; /* switch value to select sub-functions */ member
59 int fpga_add(fpga_type devtype, void *desc);

Completed in 8 milliseconds