| /rk3399_rockchip-uboot/scripts/kconfig/lxdialog/ |
| H A D | check-lxdialog.sh | 28 elif [ -f /usr/include/ncursesw/curses.h ]; then 31 elif [ -f /usr/include/ncurses/ncurses.h ]; then 33 elif [ -f /usr/include/ncurses/curses.h ]; then 35 elif [ -f /usr/include/ncurses.h ]; then
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | mcfuart.c | 103 while (!(readb(&uart->usr) & UART_USR_TXRDY)) in mcf_serial_putc() 114 while (!(readb(&uart->usr) & UART_USR_RXRDY)) in mcf_serial_getc() 131 return readb(&uart->usr) & UART_USR_RXRDY; in mcf_serial_tstc() 173 if (!(readb(&uart->usr) & UART_USR_TXRDY)) in coldfire_serial_putc() 187 if (!(readb(&uart->usr) & UART_USR_RXRDY)) in coldfire_serial_getc() 209 return readb(&uart->usr) & UART_USR_RXRDY ? 1 : 0; in coldfire_serial_pending() 211 return readb(&uart->usr) & UART_USR_TXRDY ? 0 : 1; in coldfire_serial_pending()
|
| /rk3399_rockchip-uboot/tools/gdb/ |
| H A D | Makefile | 22 BFD_ROOT_DIR = /usr/local/tools 26 BFD_ROOT_DIR = /usr
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.mpc83xxads | 6 $ PATH=$PATH:/usr/powerpc/bin 11 Reading specs from /usr/powerpc/lib/gcc/powerpc-linux/3.4.3/specs 12 Configured with: ../configure --prefix=/usr/powerpc 13 --exec-prefix=/usr/powerpc --target=powerpc-linux --enable-shared
|
| H A D | README.clang | 44 ln -s /usr/local/bin/arm-gnueabi-freebsd-as /usr/bin/arm-freebsd-eabi-as 50 gmake CC="clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd" -j8 55 /usr/local/bin/arm-gnueabi-freebsd-gcc 59 exec clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd "$@"
|
| H A D | README.zfs | 18 UBOOT #zfsls mmc 0:5 /rpool/@/usr/bin/
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | am571x-idk.dts | 34 label = "status0:green:usr"; 47 label = "status1:red:usr"; 53 label = "status1:green:usr";
|
| H A D | am572x-idk.dts | 41 label = "status0:green:usr"; 61 label = "status1:green:usr";
|
| H A D | sun4i-a10-marsboard.dts | 69 label = "marsboard:red1:usr"; 74 label = "marsboard:red2:usr"; 79 label = "marsboard:red3:usr"; 84 label = "marsboard:red4:usr";
|
| H A D | sun6i-a31s-sinovoip-bpi-m2.dts | 66 label = "bpi-m2:blue:usr"; 71 label = "bpi-m2:green:usr"; 76 label = "bpi-m2:red:usr";
|
| H A D | sun7i-a20-cubietruck.dts | 71 label = "cubietruck:blue:usr"; 76 label = "cubietruck:orange:usr"; 81 label = "cubietruck:white:usr"; 86 label = "cubietruck:green:usr";
|
| H A D | am335x-icev2.dts | 117 label = "status0:green:usr"; 123 label = "status0:yellow:usr"; 136 label = "status1:green:usr"; 142 label = "status1:yellow:usr";
|
| H A D | sun7i-a20-itead-ibox.dts | 57 label = "itead_core:green:usr"; 63 label = "itead_core:blue:usr";
|
| H A D | sun9i-a80-optimus.dts | 72 label = "optimus:led2:usr"; 77 label = "optimus:led3:usr"; 82 label = "optimus:led4:usr";
|
| H A D | sun7i-a20-cubieboard2.dts | 71 label = "cubieboard2:blue:usr"; 76 label = "cubieboard2:green:usr";
|
| H A D | sun4i-a10-cubieboard.dts | 69 label = "cubieboard:blue:usr"; 74 label = "cubieboard:green:usr";
|
| H A D | sun7i-a20-bananapi-m1-plus.dts | 69 label = "bananapi-m1-plus:green:usr"; 74 label = "bananapi-m1-plus:pwr:usr";
|
| H A D | sun7i-a20-i12-tvbox.dts | 69 label = "i12_tvbox:red:usr"; 74 label = "i12_tvbox:blue:usr";
|
| /rk3399_rockchip-uboot/board/astro/mcf5373l/ |
| H A D | mcf5373l.c | 151 if (readb(&uart->usr) & UART_USR_TXRDY) in astro_put_char() 164 return readb(&uart->usr) & UART_USR_RXRDY; in astro_is_char() 172 while (!(readb(&uart->usr) & UART_USR_RXRDY)) ; in astro_get_char()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | uart.h | 23 unsigned int usr; member
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 184 and also in any '/usr' and '/usr/bin' subdirectories. 212 and buildman will find arm-none-eabi-gcc in /usr/bin if you have it installed. 246 - looking in '/toolchains/gcc-4.9.0-nolibc/i386-linux/usr/bin' 252 - looking in '/toolchains/gcc-4.9.0-nolibc/aarch64-linux/usr/bin' 258 - looking in '/toolchains/gcc-4.9.0-nolibc/microblaze-linux/usr/bin' 264 - looking in '/toolchains/gcc-4.9.0-nolibc/mips64-linux/usr/bin' 270 - looking in '/toolchains/gcc-4.9.0-nolibc/sparc64-linux/usr/bin' 276 - looking in '/toolchains/gcc-4.9.0-nolibc/arm-unknown-linux-gnueabi/usr/bin' 283 - looking in '/toolchains/gcc-4.9.0-nolibc/sparc-linux/usr/bin' 289 - looking in '/toolchains/gcc-4.9.0-nolibc/mips-linux/usr/bin' [all …]
|
| /rk3399_rockchip-uboot/doc/DocBook/ |
| H A D | Makefile | 54 mkdir -p /usr/local/man/man9/ 55 install $(obj)/man/*.9.gz /usr/local/man/man9/
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | elf_x86_64_efi.lds | 6 * Modified from usr/lib32/elf_x86_64_efi.lds in gnu-efi
|
| H A D | elf_ia32_efi.lds | 6 * Modified from usr/lib32/elf_ia32_efi.lds in gnu-efi
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | uart.h | 21 u8 usr; /* 0x04 Status Register */ member
|