| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | armada-xp.dtsi | 53 #include "armada-370-xp.dtsi" 57 compatible = "marvell,armadaxp", "marvell,armada-370-xp"; 75 compatible = "marvell,armada-xp-sdram-controller"; 89 compatible = "marvell,armada-xp-spi", 96 compatible = "marvell,armada-xp-spi", 136 compatible = "marvell,armada-370-xp-system-controller"; 141 compatible = "marvell,armada-xp-gating-clock"; 148 compatible = "marvell,armada-xp-core-clock"; 162 compatible = "marvell,armada-xp-cpu-clock"; 172 compatible = "marvell,armada-xp-timer"; [all …]
|
| H A D | armada-xp-mv78230.dtsi | 50 #include "armada-xp.dtsi" 54 compatible = "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp"; 64 enable-method = "marvell,armada-xp-smp"; 90 compatible = "marvell,armada-xp-pcie";
|
| H A D | armada-xp-mv78260.dtsi | 50 #include "armada-xp.dtsi" 54 compatible = "marvell,armadaxp-mv78260", "marvell,armadaxp", "marvell,armada-370-xp"; 65 enable-method = "marvell,armada-xp-smp"; 91 compatible = "marvell,armada-xp-pcie"; 321 compatible = "marvell,armada-xp-neta";
|
| H A D | armada-xp-mv78460.dtsi | 50 #include "armada-xp.dtsi" 54 compatible = "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp"; 66 enable-method = "marvell,armada-xp-smp"; 108 compatible = "marvell,armada-xp-pcie"; 359 compatible = "marvell,armada-xp-neta";
|
| H A D | armada-xp-theadorable.dts | 60 #include "armada-xp-mv78260.dtsi" 64 compatible = "marvell,armadaxp-mv78260", "marvell,armadaxp", "marvell,armada-370-xp";
|
| H A D | Makefile | 105 armada-xp-gp.dtb \ 106 armada-xp-maxbcm.dtb \ 107 armada-xp-synology-ds414.dtb \ 108 armada-xp-theadorable.dtb \
|
| H A D | armada-xp-gp.dts | 61 #include "armada-xp-mv78460.dtsi" 65 …atible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
|
| H A D | armada-xp-maxbcm.dts | 60 #include "armada-xp-mv78460.dtsi" 64 …atible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
|
| H A D | armada-xp-synology-ds414.dts | 29 #include "armada-xp-mv78230.dtsi" 34 "marvell,armadaxp", "marvell,armada-370-xp";
|
| H A D | armada-38x.dtsi | 357 "marvell,armada-370-xp-system-controller"; 391 "marvell,armada-xp-timer";
|
| H A D | armada-370-xp.dtsi | 59 compatible = "marvell,armada-370-xp";
|
| /rk3399_rockchip-uboot/net/ |
| H A D | tftp.c | 331 uchar *xp; in tftp_send() local 350 xp = pkt; in tftp_send() 387 len = pkt - xp; in tftp_send() 402 xp = pkt; in tftp_send() 417 len = pkt - xp; in tftp_send() 421 xp = pkt; in tftp_send() 429 len = pkt - xp; in tftp_send() 433 xp = pkt; in tftp_send() 440 len = pkt - xp; in tftp_send()
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | maxbcm_defconfig | 10 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-maxbcm"
|
| H A D | ds414_defconfig | 10 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-synology-ds414"
|
| H A D | db-mv784mp-gp_defconfig | 10 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-gp"
|
| H A D | theadorable_defconfig | 11 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable"
|
| H A D | theadorable_debug_defconfig | 11 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable"
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ftmac100.h | 51 unsigned int xp; /* 0xf8 */ member
|