Home
last modified time | relevance | path

Searched refs:xp (Results 1 – 18 of 18) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/dts/
H A Darmada-xp.dtsi53 #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 Darmada-xp-mv78230.dtsi50 #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 Darmada-xp-mv78260.dtsi50 #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 Darmada-xp-mv78460.dtsi50 #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 Darmada-xp-theadorable.dts60 #include "armada-xp-mv78260.dtsi"
64 compatible = "marvell,armadaxp-mv78260", "marvell,armadaxp", "marvell,armada-370-xp";
H A DMakefile105 armada-xp-gp.dtb \
106 armada-xp-maxbcm.dtb \
107 armada-xp-synology-ds414.dtb \
108 armada-xp-theadorable.dtb \
H A Darmada-xp-gp.dts61 #include "armada-xp-mv78460.dtsi"
65 …atible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
H A Darmada-xp-maxbcm.dts60 #include "armada-xp-mv78460.dtsi"
64 …atible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
H A Darmada-xp-synology-ds414.dts29 #include "armada-xp-mv78230.dtsi"
34 "marvell,armadaxp", "marvell,armada-370-xp";
H A Darmada-38x.dtsi357 "marvell,armada-370-xp-system-controller";
391 "marvell,armada-xp-timer";
H A Darmada-370-xp.dtsi59 compatible = "marvell,armada-370-xp";
/rk3399_rockchip-uboot/net/
H A Dtftp.c331 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 Dmaxbcm_defconfig10 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-maxbcm"
H A Dds414_defconfig10 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-synology-ds414"
H A Ddb-mv784mp-gp_defconfig10 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-gp"
H A Dtheadorable_defconfig11 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable"
H A Dtheadorable_debug_defconfig11 CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable"
/rk3399_rockchip-uboot/drivers/net/
H A Dftmac100.h51 unsigned int xp; /* 0xf8 */ member