Home
last modified time | relevance | path

Searched refs:usr (Results 1 – 25 of 95) sorted by relevance

1234

/u-boot/arch/arm/dts/
A Dzynq-zturn-common.dtsi36 usr-led1 {
37 label = "usr-led1";
42 usr-led2 {
43 label = "usr-led2";
A Dam571x-idk.dts33 label = "status0:green:usr";
46 label = "status1:red:usr";
52 label = "status1:green:usr";
A Dsun4i-a10-marsboard.dts66 label = "marsboard:red1:usr";
71 label = "marsboard:red2:usr";
76 label = "marsboard:red3:usr";
81 label = "marsboard:red4:usr";
A Dam572x-idk-common.dtsi26 label = "status0:green:usr";
46 label = "status1:green:usr";
A Dsun8i-v3s-licheepi-zero.dts63 label = "licheepi:blue:usr";
68 label = "licheepi:green:usr";
74 label = "licheepi:red:usr";
A Dsun7i-a20-cubietruck.dts79 label = "cubietruck:blue:usr";
84 label = "cubietruck:orange:usr";
89 label = "cubietruck:white:usr";
94 label = "cubietruck:green:usr";
A Dsun5i-a13-licheepi-one.dts70 label = "licheepi:red:usr";
75 label = "licheepi:green:usr";
81 label = "licheepi:blue:usr";
A Dam335x-icev2.dts113 label = "status0:green:usr";
119 label = "status0:yellow:usr";
132 label = "status1:green:usr";
138 label = "status1:yellow:usr";
A Dsun7i-a20-itead-ibox.dts57 label = "itead_core:green:usr";
63 label = "itead_core:blue:usr";
A Dsun8i-a83t-cubietruck-plus.dts78 label = "cubietruck-plus:blue:usr";
83 label = "cubietruck-plus:orange:usr";
88 label = "cubietruck-plus:white:usr";
93 label = "cubietruck-plus:green:usr";
A Dsun4i-a10-cubieboard.dts79 label = "cubieboard:blue:usr";
84 label = "cubieboard:green:usr";
/u-boot/tools/gdb/
A DMakefile20 BFD_ROOT_DIR = /usr/local/tools
24 BFD_ROOT_DIR = /usr
/u-boot/drivers/serial/
A Dserial_mcf.c101 if (!(readb(&uart->usr) & UART_USR_TXRDY)) in coldfire_serial_putc()
115 if (!(readb(&uart->usr) & UART_USR_RXRDY)) in coldfire_serial_getc()
137 return readb(&uart->usr) & UART_USR_RXRDY ? 1 : 0; in coldfire_serial_pending()
139 return readb(&uart->usr) & UART_USR_TXRDY ? 0 : 1; in coldfire_serial_pending()
/u-boot/doc/
A DREADME.mpc83xxads6 $ 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
A DREADME.zfs18 UBOOT #zfsls mmc 0:5 /rpool/@/usr/bin/
/u-boot/board/astro/mcf5373l/
A Dmcf5373l.c154 if (readb(&uart->usr) & UART_USR_TXRDY) in astro_put_char()
167 return readb(&uart->usr) & UART_USR_RXRDY; in astro_is_char()
175 while (!(readb(&uart->usr) & UART_USR_RXRDY)) ; in astro_get_char()
/u-boot/doc/build/
A Dclang.rst57 ln -s /usr/local/bin/arm-gnueabi-freebsd-as /usr/bin/arm-freebsd-eabi-as
67 gmake CC="clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd" -j8
71 /usr/local/bin/arm-gnueabi-freebsd-gcc - listed below:
76 exec clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd "$@"
A Dbuildman.rst209 and also in any '/usr' and '/usr/bin' subdirectories.
377 - looking in '/usr/bin'
378 - found '/usr/bin/i586-mingw32msvc-gcc'
379 - found '/usr/bin/c89-gcc'
381 - found '/usr/bin/gcc'
382 - found '/usr/bin/c99-gcc'
385 - found '/usr/bin/winegcc'
407 c89 : /usr/bin/c89-gcc
408 c99 : /usr/bin/c99-gcc
414 i586 : /usr/bin/i586-mingw32msvc-gcc
[all …]
/u-boot/arch/arm/include/asm/arch-rockchip/
A Duart.h22 unsigned int usr; member
/u-boot/
A D.azure-pipelines.yml25 %CD:~0,2%\msys64\usr\bin\bash -lc " "
26 %CD:~0,2%\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu"
27 %CD:~0,2%\msys64\usr\bin\bash -lc "pacman --noconfirm -Syuu"
30 …%CD:~0,2%\msys64\usr\bin\bash -lc "pacman --noconfirm --needed -Sy make gcc bison flex diffutils o…
34 %CD:~0,2%\msys64\usr\bin\bash -lc "bash build-tools.sh"
51 HOSTCFLAGS="-I/usr/local/opt/openssl@1.1/include" \
52 HOSTLDFLAGS="-L/usr/local/opt/openssl@1.1/lib" \
89 virtualenv -p /usr/bin/python3 /tmp/venvhtml
162 virtualenv -p /usr/bin/python3 /tmp/venv
431 virtualenv -p /usr/bin/python3 /tmp/venv
/u-boot/tools/buildman/
A DREADME.rst209 and also in any '/usr' and '/usr/bin' subdirectories.
377 - looking in '/usr/bin'
378 - found '/usr/bin/i586-mingw32msvc-gcc'
379 - found '/usr/bin/c89-gcc'
381 - found '/usr/bin/gcc'
382 - found '/usr/bin/c99-gcc'
385 - found '/usr/bin/winegcc'
407 c89 : /usr/bin/c89-gcc
408 c99 : /usr/bin/c99-gcc
414 i586 : /usr/bin/i586-mingw32msvc-gcc
[all …]
A Dbuildman.rst209 and also in any '/usr' and '/usr/bin' subdirectories.
377 - looking in '/usr/bin'
378 - found '/usr/bin/i586-mingw32msvc-gcc'
379 - found '/usr/bin/c89-gcc'
381 - found '/usr/bin/gcc'
382 - found '/usr/bin/c99-gcc'
385 - found '/usr/bin/winegcc'
407 c89 : /usr/bin/c89-gcc
408 c99 : /usr/bin/c99-gcc
414 i586 : /usr/bin/i586-mingw32msvc-gcc
[all …]
/u-boot/arch/x86/lib/
A Delf_x86_64_efi.lds5 * Modified from usr/lib32/elf_x86_64_efi.lds in gnu-efi
A Delf_ia32_efi.lds5 * Modified from usr/lib32/elf_ia32_efi.lds in gnu-efi
/u-boot/arch/m68k/include/asm/
A Duart.h20 u8 usr; /* 0x04 Status Register */ member

Completed in 50 milliseconds

1234