Searched full:iep (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/ |
D | ti,pruss.yaml | 27 - an Industrial Ethernet Peripheral (IEP) to manage/generate Industrial 195 The IEP module can get its clock from 2 sources: ICSSG_IEP_CLK or 229 iep@[a-f0-9]+$: 232 functions such as time stamping. Each PRUSS has either 1 IEP (on AM335x, 233 AM437x, AM57xx & 66AK2G SoCs) or 2 IEPs (on K3 AM65x & J721E SoCs ). IEP
|
/Linux-v5.10/drivers/clk/sunxi-ng/ |
D | ccu-sun9i-a80-de.c | 25 static SUNXI_CCU_GATE(iep_deu0_clk, "iep-deu0", "de", 27 static SUNXI_CCU_GATE(iep_deu1_clk, "iep-deu1", "de", 35 static SUNXI_CCU_GATE(iep_drc0_clk, "iep-drc0", "de", 37 static SUNXI_CCU_GATE(iep_drc1_clk, "iep-drc1", "de",
|
D | ccu-sun6i-a31.c | 646 static SUNXI_CCU_M_WITH_MUX_GATE(iep_drc0_clk, "iep-drc0", de_parents, 648 static SUNXI_CCU_M_WITH_MUX_GATE(iep_drc1_clk, "iep-drc1", de_parents, 650 static SUNXI_CCU_M_WITH_MUX_GATE(iep_deu0_clk, "iep-deu0", de_parents, 652 static SUNXI_CCU_M_WITH_MUX_GATE(iep_deu1_clk, "iep-deu1", de_parents,
|
D | ccu-sun5i.c | 292 static SUNXI_CCU_GATE(ahb_iep_clk, "ahb-iep", "ahb", 450 static SUNXI_CCU_GATE(dram_iep_clk, "dram-iep", "pll-ddr", 506 static SUNXI_CCU_GATE(iep_clk, "iep", "de-be",
|
/Linux-v5.10/arch/s390/kvm/ |
D | gaccess.c | 93 unsigned long iep: 1; /* Instruction-Execution-Protection */ member 135 unsigned long iep: 1; /* Instruction-Execution-Protection */ member 172 unsigned long iep: 1; /* Instruction-Execution-Protection */ member 625 int edat1, edat2, iep; in guest_translate() local 630 iep = ctlreg0.iep && test_kvm_facility(vcpu->kvm, 130); in guest_translate() 714 iep_protection = rtte.fc1.iep; in guest_translate() 742 iep_protection = ste.fc1.iep; in guest_translate() 759 iep_protection = pte.iep; in guest_translate() 768 if (mode == GACC_IFETCH && iep_protection && iep) { in guest_translate()
|
/Linux-v5.10/arch/s390/include/asm/ |
D | ctl_reg.h | 93 unsigned long iep : 1; /* Instruction-Execution-Protection */ member
|
/Linux-v5.10/Documentation/devicetree/bindings/net/dsa/ |
D | ocelot.txt | 67 /* IEP INT_B */
|
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc.h | 158 /* PCI IEP device data */
|
/Linux-v5.10/arch/mips/include/asm/ |
D | stackframe.h | 475 * for the R3000 this means copying the previous enable from IEp.
|
/Linux-v5.10/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1028a.dtsi | 944 /* IEP INT_B */
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | rk3288.dtsi | 781 * *_IEP IEP:Image Enhancement Processor
|
/Linux-v5.10/arch/mips/kernel/ |
D | traps.c | 302 pr_cont("IEp "); in __show_regs()
|
/Linux-v5.10/drivers/clk/rockchip/ |
D | clk-rk3399.c | 777 /* iep */
|
/Linux-v5.10/drivers/net/wireless/cisco/ |
D | airo.c | 769 u8 iep[624]; member 7407 u16 length = sizeof (bss->extra.iep); in airo_translate_scan() 7408 u8 *ie = (void *)&bss->extra.iep; in airo_translate_scan()
|