Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dtsec.c102 struct tsec __iomem *regs; in tsec_mcast_addr()
125 struct tsec __iomem *regs = priv->regs; in tsec_set_promisc()
185 struct tsec __iomem *regs = priv->regs; in adjust_link()
240 struct tsec __iomem *regs; in tsec_send()
285 struct tsec __iomem *regs = priv->regs; in tsec_recv()
332 struct tsec __iomem *regs; in tsec_halt()
357 struct tsec __iomem *regs = priv->regs; in redundant_init()
441 struct tsec __iomem *regs = priv->regs; in startup_tsec()
498 struct tsec __iomem *regs; in tsec_init()
551 struct tsec __iomem *regs = priv->regs; in tsec_get_interface()
[all …]
A DMakefile90 obj-$(CONFIG_TSEC_ENET) += tsec.o fsl_mdio.o
/u-boot/include/
A Dtsec.h247 struct tsec { struct
356 struct tsec __iomem *regs; argument
371 struct tsec __iomem *regs;
/u-boot/doc/device-tree-bindings/net/
A Dfsl-tsec-phy.txt64 As of this writing, every tsec is associated with an internal TBI PHY.
70 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.h652 tsec83xx_t tsec[2]; member
687 tsec83xx_t tsec[2]; member
720 tsec83xx_t tsec[2]; member
762 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 31 milliseconds