| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | mxc_ata.c | 86 uint32_t T = 1000000000 / mxc_get_clock(MXC_IPG_CLK); in set_ata_bus_timing() local 97 writeb((pio_t1[mode] + T) / T, &ata_regs->time_1); in set_ata_bus_timing() 98 writeb((pio_t2_8[mode] + T) / T, &ata_regs->time_2w); in set_ata_bus_timing() 101 writeb((pio_t2_8[mode] + T) / T, &ata_regs->time_2r); in set_ata_bus_timing() 102 writeb((pio_tA[mode] + T) / T + 2, &ata_regs->time_ax); in set_ata_bus_timing() 104 writeb((pio_t4[mode] + T) / T, &ata_regs->time_4); in set_ata_bus_timing() 107 writeb((pio_t9[mode] + T) / T, &ata_regs->time_9); in set_ata_bus_timing()
|
| /rk3399_rockchip-uboot/ |
| H A D | MAINTAINERS | 8 T: SCM tree type and location. 59 T: git git://git.denx.de/u-boot-arc.git 65 T: git git://git.denx.de/u-boot-arm.git 71 T: git git://git.denx.de/u-boot-socfpga.git 77 T: git git://git.denx.de/u-boot-atmel.git 104 T: git git://git.denx.de/u-boot-imx.git 127 T: git git://git.denx.de/u-boot-marvell.git 134 T: git git://git.denx.de/u-boot-pxa.git 141 T: git git://git.denx.de/u-boot-sh.git 148 T: git git://git.denx.de/u-boot-rockchip.git [all …]
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | const.h | 20 #define _AT(T,X) X 22 #define _AT(T,X) ((T)(X)) argument
|
| /rk3399_rockchip-uboot/drivers/usb/eth/ |
| H A D | Kconfig | 29 Supports 10Base-T/ 100Base-TX/1000Base-T. 38 Supports 10Base-T/ 100Base-TX/1000Base-T.
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | jtagconsole | 37 stty -icanon -echo -opost intr ^T
|
| H A D | netconsole | 44 stty -icanon -echo intr ^T
|
| /rk3399_rockchip-uboot/board/ti/am3517crane/ |
| H A D | MAINTAINERS | 2 M: Nagendra T S <nagendra@mistralsolutions.com>
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rv1108/ |
| H A D | README | 7 > ./tools/mkimage -n rv1108 -T rksd -d ./out/u-boot-spl.bin spl.bin 9 > ./tools/mkimage -n rv1108 -T rksd -d ../rkbin/rv1x/rv1108ddr_v1.00.bin spl.bin
|
| /rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/ |
| H A D | MAINTAINERS | 10 T: git git://git.theobroma-systems.com/puma-u-boot.git
|
| H A D | README | 59 > tools/mkimage -n rk3399 -T rksd -d spl/u-boot-spl.bin spl_mmc.img 61 > tools/mkimage -n rk3399 -T rkspi -d spl/u-boot-spl.bin spl_nor.img
|
| /rk3399_rockchip-uboot/board/theobroma-systems/lion_rk3368/ |
| H A D | MAINTAINERS | 10 T: git git://git.theobroma-systems.com/lion-u-boot.git
|
| H A D | README | 21 > tools/mkimage -n rk3368 -T rksd -d tpl/u-boot-tpl.bin spl-3368.img
|
| /rk3399_rockchip-uboot/arch/x86/cpu/quark/ |
| H A D | smc.c | 1850 x_coordinate[L][T][ch][rk][bl] = RDQS_MIN; in rd_train() 1851 x_coordinate[R][T][ch][rk][bl] = RDQS_MAX; in rd_train() 1855 y_coordinate[L][T][ch][bl] = VREF_MAX; in rd_train() 1856 y_coordinate[R][T][ch][bl] = VREF_MAX; in rd_train() 1873 for (side_y = B; side_y <= T; side_y++) { in rd_train() 1928 y_coordinate[side_x][T][ch][bl] -= VREF_STEP; in rd_train() 1932 (y_coordinate[side_x][T][ch][bl] < (VREF_MIN + MIN_VREF_EYE)) || in rd_train() 1933 (y_coordinate[side_x][B][ch][bl] == y_coordinate[side_x][T][ch][bl])) { in rd_train() 1974 x_coordinate[L][T][ch][rk][bl], in rd_train() 1975 x_coordinate[R][T][ch][rk][bl], in rd_train() [all …]
|
| /rk3399_rockchip-uboot/board/nvidia/nyan-big/ |
| H A D | nyan-big.c | 40 static const int vector[] = {TEGRA_GPIO(Q, 3), TEGRA_GPIO(T, 1), in tegra_board_id()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.kwbimage | 20 -T kwbimage -a <start address> -e <execution address> \ 25 -T kwbimage -a 0x00600000 -e 0x00600000 \
|
| H A D | README.rockchip | 76 ./firefly-rk3288/tools/mkimage -n rk3288 -T rkimage -d \ 99 ./firefly-rk3288/tools/mkimage -n rk3288 -T rksd -d \ 137 ./firefly-rk3288/tools/mkimage -n rk3288 -T rksd -d \ 145 ./evb-rk3036/tools/mkimage -n rk3036 -T rksd -d evb-rk3036/spl/u-boot-spl.bin out && \ 166 ./tools/mkimage -n rk3288 -T rksd -d ./tpl/u-boot-tpl.bin out && 189 tools/mkimage -n rk3188 -T rksd -d spl/u-boot-spl.bin out 226 ./chromebook_jerry/tools/mkimage -n rk3288 -T rkspi \
|
| H A D | README.lynxkdi | 49 Both: -A ppc -O lynxos -T kernel -C none
|
| H A D | README.NetConsole | 34 script can be interrupted by pressing ^T (CTRL-T).
|
| H A D | README.ublimage | 17 ./tools/mkimage -T ublimage \ 23 -T ublimage \
|
| /rk3399_rockchip-uboot/board/freescale/t208xrdb/ |
| H A D | README | 53 - SerDes-1 Lane C-D: to two 10G Base-T (MAC1 & MAC2) 61 - Two on-board 10Gbps Base-T copper ports 133 ETH2 FM1@GTEC3 fm1-mac1 0xfe4e0000 10G Base-T (AQ1202) 134 ETH3 FM1@GTEC4 fm1-mac2 0xfe4e2000 10G Base-T (AQ1202)
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | Kconfig | 121 bool "Ethernet PHY RTL8211x: force 1000BASE-T master mode" 124 Force master mode for 1000BASE-T on RTl8211x PHYs (except for RTL8211F).
|
| /rk3399_rockchip-uboot/board/rockchip/kylin_rk3036/ |
| H A D | README | 46 > tools/mkimage -n rk3036 -T rksd -d tpl/u-boot-tpl.bin idbloader.img
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | tegra20-colibri.dts | 121 enable-gpios = <&gpio TEGRA_GPIO(T, 4) GPIO_ACTIVE_HIGH>;
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/input/ |
| H A D | cros-ec-keyb.txt | 42 /* TAB F3 T F6 */
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3229/ |
| H A D | README | 50 > tools/mkimage -n rk322x -T rksd -d tpl/u-boot-spl.bin idbloader.img
|