Searched refs:tsec (Results 1 - 16 of 16) sorted by relevance

/u-boot/drivers/net/
H A Dtsec.c16 #include <tsec.h>
102 struct tsec __iomem *regs;
125 struct tsec __iomem *regs = priv->regs;
140 static void init_registers(struct tsec __iomem *regs)
185 struct tsec __iomem *regs = priv->regs;
240 struct tsec __iomem *regs;
252 printf("%s: tsec: tx buffers full\n", dev->name);
271 printf("%s: tsec: tx error\n", dev->name);
285 struct tsec __iomem *regs = priv->regs;
332 struct tsec __iome
[all...]
H A DMakefile95 obj-$(CONFIG_TSEC_ENET) += tsec.o fsl_mdio.o
H A Dfsl_mdio.c14 #include <tsec.h>
/u-boot/include/
H A Dtsec.h3 * tsec.h
247 struct tsec { struct
356 struct tsec __iomem *regs;
371 struct tsec __iomem *regs;
/u-boot/board/freescale/mpc8548cds/
H A Dmpc8548cds.c24 #include <tsec.h>
/u-boot/tools/
H A Defivar.py139 def _set_var(self, guid, name_data, size, attrs, tsec):
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/board/keymile/pg-wcom-ls102xa/
H A Dpg-wcom-ls102xa.c23 #include <tsec.h>
/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c26 #include <tsec.h>
/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c19 #include <tsec.h>
H A Dcpu.c18 #include <tsec.h>
/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c25 #include <tsec.h>
/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h652 tsec83xx_t tsec[2]; member in struct:immap
687 tsec83xx_t tsec[2]; member in struct:immap
720 tsec83xx_t tsec[2]; member in struct:immap
762 tsec83xx_t tsec[2]; member in struct:immap
/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dp1_p2_rdb_pc.c32 #include <tsec.h>
/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c16 #include <tsec.h>
/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c28 #include <tsec.h>
/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c23 #include <tsec.h>

Completed in 133 milliseconds