/openbmc/u-boot/doc/device-tree-bindings/net/ |
H A D | fsl-tsec-phy.txt | 1 * TSEC-compatible ethernet nodes 5 - compatible : Should be "fsl,tsec" 15 compatible = "fsl,tsec"; 21 Child nodes of the TSEC controller are typically the individual PHY devices 31 mdio. Currently supported string/device is "fsl,tsec-mdio". 37 compatible = "fsl,tsec-mdio"; 47 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".
|
/openbmc/u-boot/drivers/net/ |
H A D | tsec.c | 16 #include <tsec.h> 23 /* Default initializations for TSEC controllers. */ 70 * Access TBI PHY registers at given TSEC register offset as opposed in tsec_configure_serdes() 82 * and this is the ethernet-crc method needed for TSEC -- and perhaps 132 struct tsec __iomem *regs = priv->regs; in tsec_mcast_addr() 155 static void init_registers(struct tsec __iomem *regs) in init_registers() 202 struct tsec __iomem *regs = priv->regs; in adjust_link() 261 struct tsec __iomem *regs = priv->regs; in tsec_send() 271 debug("%s: tsec: tx buffers full\n", dev->name); in tsec_send() 290 debug("%s: tsec: tx error\n", dev->name); in tsec_send() [all …]
|
/openbmc/u-boot/include/ |
H A D | tsec.h | 3 * tsec.h 33 (struct tsec __iomem *)\ 53 .phyaddr = TSEC##num##_PHY_ADDR, \ 54 .flags = TSEC##num##_FLAGS, \ 63 x.phyaddr = TSEC##num##_PHY_ADDR; \ 64 x.flags = TSEC##num##_FLAGS;\ 293 struct tsec { struct 383 /* TSEC Future Expansion Space (0x2_nc00-0x2_nffc) */ 398 struct tsec __iomem *regs; argument 417 struct tsec __iomem *regs;
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | fsl-tsec-phy.txt | 39 As of this writing, every tsec is associated with an internal TBI PHY. 51 - model : Model of the device. Can be "TSEC", "eTSEC", or "FEC" 55 interrupt. For TSEC and eTSEC devices, the first interrupt is 78 model = "TSEC";
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8641si-post.dtsi | 59 model = "TSEC"; 63 model = "TSEC"; 67 model = "TSEC"; 71 model = "TSEC";
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 212 struct task_security_struct *tsec; in cred_init_security() local 214 tsec = selinux_cred(unrcu_pointer(current->real_cred)); in cred_init_security() 215 tsec->osid = tsec->sid = SECINITSID_KERNEL; in cred_init_security() 223 const struct task_security_struct *tsec; in cred_sid() local 225 tsec = selinux_cred(cred); in cred_sid() 226 return tsec->sid; in cred_sid() 426 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_sb_relabel() local 429 rc = avc_has_perm(tsec->sid, sbsec->sid, SECCLASS_FILESYSTEM, in may_context_mount_sb_relabel() 434 rc = avc_has_perm(tsec->sid, sid, SECCLASS_FILESYSTEM, in may_context_mount_sb_relabel() 443 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_inode_relabel() local [all …]
|
H A D | xfrm.c | 79 const struct task_security_struct *tsec = selinux_cred(current_cred()); in selinux_xfrm_alloc_user() local 106 rc = avc_has_perm(tsec->sid, ctx->ctx_sid, in selinux_xfrm_alloc_user() 137 const struct task_security_struct *tsec = selinux_cred(current_cred()); in selinux_xfrm_delete() local 142 return avc_has_perm(tsec->sid, ctx->ctx_sid, in selinux_xfrm_delete()
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sgmii_riser.c | 19 #include <tsec.h> 98 if (!strstr(model, "TSEC")) in fsl_sgmii_riser_fdt_fixup()
|
H A D | pixis.c | 286 /* Enable or disable SGMII mode for a TSEC 346 " - Enable or disable SGMII mode for a given TSEC \n", 347 "\npixis_set_sgmii [TSEC num] <on|off|switch>\n" 348 " TSEC num: 1,2,3,4 or 'all'. 'all' is default.\n"
|
/openbmc/linux/security/selinux/include/ |
H A D | objsec.h | 186 const struct task_security_struct *tsec = selinux_cred(current_cred()); in current_sid() local 188 return tsec->sid; in current_sid()
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-ds1216.c | 16 u8 tsec; member 113 regs.tsec = 0; /* clear 0.1 and 0.01 seconds */ in ds1216_rtc_set_time()
|
/openbmc/u-boot/board/sbc8349/ |
H A D | README | 57 would zero some TSEC registers, which inhibits ethernet operation 60 will not play the register file, and allow U-Boot to use the TSEC
|
/openbmc/linux/include/dt-bindings/memory/ |
H A D | tegra186-mc.h | 151 /* TSEC Memory Return Data Client Description */ 153 /* TSEC Memory Write Client Description */
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8308RDB.h | 26 * TSEC1 is SoC TSEC 359 * TSEC 367 * TSEC ethernet configuration
|
H A D | vme8349.h | 215 /* TSEC */ 270 * TSEC configuration 288 /* Options are: TSEC[0-1] */
|
H A D | MPC8313ERDB.h | 58 * TSEC2 is SoC TSEC 377 * TSEC 400 /* Options are: TSEC[0-1] */
|
H A D | MPC837XEMDS.h | 379 * TSEC 387 * TSEC ethernet configuration 402 /* Options are: TSEC[0-1] */
|
H A D | MPC8349ITX.h | 404 /* TSEC */ 428 #define CONFIG_ETHPRIME "Freescale TSEC" 524 /* Needed for gigabit to work on TSEC 1 */
|
H A D | sbc8349.h | 280 /* TSEC */ 335 * TSEC configuration 352 /* Options are: TSEC[0-1] */
|
H A D | ve8313.h | 262 * TSEC 275 /* Options are: TSEC[0-1] */
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/ |
H A D | gianfar.rst | 34 TSEC (and the extended hash table on the eTSEC) for multicast
|
/openbmc/u-boot/board/freescale/bsc9131rdb/ |
H A D | bsc9131rdb.c | 16 #include <tsec.h>
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | config.h | 61 /* The TSEC driver uses the PHYLIB infrastructure */
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | Kconfig | 102 This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx,
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | stx_gp3_8560.dts | 142 model = "TSEC"; 180 model = "TSEC";
|