/linux-6.14.4/Documentation/devicetree/bindings/net/ |
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";
|
/linux-6.14.4/arch/powerpc/boot/dts/fsl/ |
D | mpc8641si-post.dtsi | 59 model = "TSEC"; 63 model = "TSEC"; 67 model = "TSEC"; 71 model = "TSEC";
|
/linux-6.14.4/security/selinux/ |
D | hooks.c | 214 struct task_security_struct *tsec; in cred_init_security() local 216 tsec = selinux_cred(unrcu_pointer(current->real_cred)); in cred_init_security() 217 tsec->osid = tsec->sid = SECINITSID_KERNEL; in cred_init_security() 225 const struct task_security_struct *tsec; in cred_sid() local 227 tsec = selinux_cred(cred); in cred_sid() 228 return tsec->sid; in cred_sid() 433 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_sb_relabel() local 436 rc = avc_has_perm(tsec->sid, sbsec->sid, SECCLASS_FILESYSTEM, in may_context_mount_sb_relabel() 441 rc = avc_has_perm(tsec->sid, sid, SECCLASS_FILESYSTEM, in may_context_mount_sb_relabel() 450 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_inode_relabel() local [all …]
|
/linux-6.14.4/drivers/rtc/ |
D | rtc-ds1216.c | 16 u8 tsec; member 113 regs.tsec = 0; /* clear 0.1 and 0.01 seconds */ in ds1216_rtc_set_time()
|
/linux-6.14.4/security/selinux/include/ |
D | objsec.h | 187 const struct task_security_struct *tsec = selinux_cred(current_cred()); in current_sid() local 189 return tsec->sid; in current_sid()
|
/linux-6.14.4/include/dt-bindings/memory/ |
D | tegra186-mc.h | 151 /* TSEC Memory Return Data Client Description */ 153 /* TSEC Memory Write Client Description */
|
D | tegra234-mc.h | 285 /* TSEC Memory Return Data Client Description */ 287 /* TSEC Memory Write Client Description */
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 34 TSEC (and the extended hash table on the eTSEC) for multicast
|
/linux-6.14.4/arch/powerpc/boot/dts/ |
D | asp834x-redboot.dts | 185 model = "TSEC"; 226 model = "TSEC";
|
D | stx_gp3_8560.dts | 142 model = "TSEC"; 180 model = "TSEC";
|
D | tqm8541.dts | 153 model = "TSEC"; 196 model = "TSEC";
|
D | tqm8540.dts | 154 model = "TSEC"; 196 model = "TSEC";
|
D | ksi8560.dts | 146 model = "TSEC"; 184 model = "TSEC";
|
D | tqm8555.dts | 153 model = "TSEC"; 196 model = "TSEC";
|
D | tqm8560.dts | 155 model = "TSEC"; 198 model = "TSEC";
|
D | mpc8349emitx.dts | 217 model = "TSEC"; 253 model = "TSEC";
|
D | stxssa8555.dts | 145 model = "TSEC"; 183 model = "TSEC";
|
D | mpc8349emitxgp.dts | 153 model = "TSEC";
|
/linux-6.14.4/drivers/net/ethernet/freescale/ |
D | Kconfig | 101 This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx,
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra194-cbb.yaml | 35 engines like TSEC (Security co-processor), NVDEC (NVIDIA Video Decoder
|
/linux-6.14.4/arch/arm64/boot/dts/nvidia/ |
D | tegra210.dtsi | 181 tsec@54100000 { 182 compatible = "nvidia,tegra210-tsec"; 186 clock-names = "tsec"; 188 reset-names = "tsec"; 289 tsec@54500000 { 290 compatible = "nvidia,tegra210-tsec"; 294 clock-names = "tsec"; 296 reset-names = "tsec";
|
/linux-6.14.4/drivers/gpu/host1x/ |
D | dev.c | 154 { /* TSEC */ .base = 0x1b10, .offset = 0x30, .limit = 0x34 }, 196 { /* TSEC */ .base = 0x1b10, .offset = 0x30, .limit = 0x34 }, 246 { /* TSEC MMIO */ .base = 0x16a8, .offset = 0x30, .limit = 0x34 },
|
/linux-6.14.4/drivers/memory/tegra/ |
D | tegra210.c | 1184 { .name = "tsec", .swgroup = TEGRA_SWGROUP_TSEC, .reg = 0x294 }, 1260 TEGRA210_MC_RESET(TSEC, 0x200, 0x204, 22),
|
D | tegra124.c | 1087 { .name = "tsec", .swgroup = TEGRA_SWGROUP_TSEC, .reg = 0x294 }, 1139 TEGRA124_MC_RESET(TSEC, 0x200, 0x204, 21),
|
/linux-6.14.4/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 628 INT8("tsec", mux_pllp_pllc2_c_c3_pllm_clkm, CLK_SOURCE_TSEC, 83, 0, tegra_clk_tsec), 629 INT("tsec", mux_pllp_pllc_clkm, CLK_SOURCE_TSEC, 83, 0, tegra_clk_tsec_8),
|