Home
last modified time | relevance | path

Searched refs:tsec (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/net/
A Dtsec.c135 struct tsec __iomem *regs; in tsec_mcast_addr()
211 struct tsec __iomem *regs = priv->regs; in adjust_link()
270 struct tsec __iomem *regs; in tsec_send()
320 struct tsec __iomem *regs = priv->regs; in tsec_recv()
355 struct tsec __iomem *regs = priv->regs; in tsec_recv()
408 struct tsec __iomem *regs; in tsec_halt()
437 struct tsec __iomem *regs = priv->regs; in redundant_init()
521 struct tsec __iomem *regs = priv->regs; in startup_tsec()
582 struct tsec __iomem *regs; in tsec_init()
643 struct tsec __iomem *regs = priv->regs; in tsec_get_interface()
[all …]
A DMakefile69 obj-$(CONFIG_TSEC_ENET) += tsec.o fsl_mdio.o
/u-boot/include/
A Dtsec.h35 (struct tsec __iomem *)\
295 struct tsec { struct
404 struct tsec __iomem *regs; argument
423 struct tsec __iomem *regs;
/u-boot/doc/device-tree-bindings/net/
A Dfsl-tsec-phy.txt47 As of this writing, every tsec is associated with an internal TBI PHY.
53 property under the tsec node, which has a similar meaning of "phy-handle".
/u-boot/tools/
A Defivar.py139 def _set_var(self, guid, name_data, size, attrs, tsec): argument
143 tsec,
175 tsec = int(time.time()) if attrs & EFI_VARIABLE_TIME_BASED_AUTHENTICATED_WRITE_ACCESS else 0
181 return self._set_var(guid, nd, size, attrs, tsec)
/u-boot/arch/powerpc/include/asm/
A Dimmap_83xx.h663 tsec83xx_t tsec[2]; member
711 tsec83xx_t tsec[2]; member
752 tsec83xx_t tsec[2]; member
789 tsec83xx_t tsec[2]; member
831 tsec83xx_t tsec[2]; member
/u-boot/arch/powerpc/dts/gdsys/
A Dmpc8308.dtsi272 compatible = "gianfar", "fsl,tsec";
306 compatible = "gianfar", "fsl,tsec";
/u-boot/arch/arm/dts/
A Dtegra210.dtsi114 tsec@54100000 {
115 compatible = "nvidia,tegra210-tsec";
207 tsec@54500000 {
208 compatible = "nvidia,tegra210-tsec";

Completed in 18 milliseconds