Home
last modified time | relevance | path

Searched full:tsec (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.14.4/Documentation/devicetree/bindings/net/
Dfsl-tsec-phy.txt39 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/
Dmpc8641si-post.dtsi59 model = "TSEC";
63 model = "TSEC";
67 model = "TSEC";
71 model = "TSEC";
/linux-6.14.4/security/selinux/
Dhooks.c214 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/
Drtc-ds1216.c16 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/
Dobjsec.h187 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/
Dtegra186-mc.h151 /* TSEC Memory Return Data Client Description */
153 /* TSEC Memory Write Client Description */
Dtegra234-mc.h285 /* TSEC Memory Return Data Client Description */
287 /* TSEC Memory Write Client Description */
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/freescale/
Dgianfar.rst34 TSEC (and the extended hash table on the eTSEC) for multicast
/linux-6.14.4/arch/powerpc/boot/dts/
Dasp834x-redboot.dts185 model = "TSEC";
226 model = "TSEC";
Dstx_gp3_8560.dts142 model = "TSEC";
180 model = "TSEC";
Dtqm8541.dts153 model = "TSEC";
196 model = "TSEC";
Dtqm8540.dts154 model = "TSEC";
196 model = "TSEC";
Dksi8560.dts146 model = "TSEC";
184 model = "TSEC";
Dtqm8555.dts153 model = "TSEC";
196 model = "TSEC";
Dtqm8560.dts155 model = "TSEC";
198 model = "TSEC";
Dmpc8349emitx.dts217 model = "TSEC";
253 model = "TSEC";
Dstxssa8555.dts145 model = "TSEC";
183 model = "TSEC";
Dmpc8349emitxgp.dts153 model = "TSEC";
/linux-6.14.4/drivers/net/ethernet/freescale/
DKconfig101 This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx,
/linux-6.14.4/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra194-cbb.yaml35 engines like TSEC (Security co-processor), NVDEC (NVIDIA Video Decoder
/linux-6.14.4/arch/arm64/boot/dts/nvidia/
Dtegra210.dtsi181 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/
Ddev.c154 { /* 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/
Dtegra210.c1184 { .name = "tsec", .swgroup = TEGRA_SWGROUP_TSEC, .reg = 0x294 },
1260 TEGRA210_MC_RESET(TSEC, 0x200, 0x204, 22),
Dtegra124.c1087 { .name = "tsec", .swgroup = TEGRA_SWGROUP_TSEC, .reg = 0x294 },
1139 TEGRA124_MC_RESET(TSEC, 0x200, 0x204, 21),
/linux-6.14.4/drivers/clk/tegra/
Dclk-tegra-periph.c628 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),

12