/freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | mediatek,mt8183-emi.yaml | 4 $id: http://devicetree.org/schemas/interconnect/mediatek,mt8183-emi.yaml# 7 title: MediaTek External Memory Interface (EMI) Interconnect 13 EMI interconnect providers support system bandwidth requirements through 24 | |->| (EMI) | ---- | ---- 41 - mediatek,mt8183-emi 42 - mediatek,mt8195-emi
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-lx2160a-qds.dts | 110 mdio@0 { /* Slot #1 (secondary EMI) */ 116 mdio@1 { /* Slot #2 (secondary EMI) */ 122 mdio@2 { /* Slot #3 (secondary EMI) */ 128 mdio@3 { /* Slot #4 (secondary EMI) */ 134 mdio@4 { /* Slot #5 (secondary EMI) */ 140 mdio@5 { /* Slot #6 (secondary EMI) */ 146 mdio@6 { /* Slot #7 (secondary EMI) */ 152 mdio@7 { /* Slot #8 (secondary EMI) */
|
H A D | fsl-lx2162a-qds.dts | 120 mdio@0 { /* Slot #1 (secondary EMI) */ 126 mdio@1 { /* Slot #2 (secondary EMI) */ 132 mdio@2 { /* Slot #3 (secondary EMI) */ 138 mdio@3 { /* Slot #4 (secondary EMI) */ 144 mdio@4 { /* Slot #5 (secondary EMI) */ 150 mdio@5 { /* Slot #6 (secondary EMI) */ 156 mdio@6 { /* Slot #7 (secondary EMI) */ 162 mdio@7 { /* Slot #8 (secondary EMI) */
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | mediatek,iommu.txt | 10 EMI (External Memory Interface) 43 access EMI. SMI is a bridge between m4u and the Multimedia HW. It contain 46 directly with EMI. And also SMI help control the power domain and clocks for 74 Note that m4u use the EMI clock which always has been enabled before kernel
|
H A D | mediatek,iommu.yaml | 20 EMI (External Memory Interface) 53 access EMI. SMI is a bridge between m4u and the Multimedia HW. It contain 56 directly with EMI. And also SMI help control the power domain and clocks for
|
/freebsd/sys/contrib/device-tree/Bindings/arm/mediatek/ |
H A D | mediatek,mt7622-wed.yaml | 36 - description: firmware EMI region 44 - const: wo-emi 101 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm",
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVBaseInfo.cpp | 191 auto EMI = llvm::lower_bound(LoadFP32ImmArr, std::make_pair(Exp, Mantissa)); in getLoadFPImm() local 192 if (EMI == std::end(LoadFP32ImmArr) || EMI->first != Exp || in getLoadFPImm() 193 EMI->second != Mantissa) in getLoadFPImm() 197 int Entry = std::distance(std::begin(LoadFP32ImmArr), EMI) + 2; in getLoadFPImm()
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | mediatek,smi-common.txt | 14 SMI generation 1 to transform the smi clock into emi clock domain, but that is 35 - "async" : asynchronous clock, it help transform the smi clock into the emi
|
H A D | mediatek,smi-common.yaml | 25 SMI generation 1 to transform the smi clock into emi clock domain, but that is 69 into the emi clock domain on Gen1 h/w, or the path0 clock of gals.
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | spear310-evb.dts | 52 emi { 54 st,function = "emi";
|
H A D | stm32mp15xc-lxa-tac.dtsi | 249 /* Reduce EMI emission by reducing RGMII drive strength */ 469 /* Reduce RGMII EMI emissions by reducing drive strength */
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl_spear.txt | 134 "emi", "uart1", "uart2", "uart3", "uart4", "uart5", "fsmc", "rs485_0", 138 "clcd", "emi", "fsmc", "spp", "sdhci", "i2s", "uart1", "uart1_modem",
|
/freebsd/sys/dts/arm/ |
H A D | imx51x.dtsi | 519 /* 8 EMI (NFC) */ 520 /* 15 EMI */ 521 /* 97 EMI Boot sequence completed interrupt */ 523 * 101 EMI Indicates all pages have been transferred
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt7986a.dtsi | 82 wo_emi0: wo-emi@4fd00000 { 87 wo_emi1: wo-emi@4fd40000 { 506 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm", 519 memory-region-names = "wo-emi", "wo-ilm", "wo-dlm",
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | imx23-clock.yaml | 55 emi 36
|
H A D | imx28-clock.yaml | 71 emi 52
|
H A D | ti,cdce925.yaml | 13 Flexible Low Power LVCMOS Clock Generator with SSC Support for EMI Reduction
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-rockchip-naneng-combphy.yaml | 47 Most commercially available platforms use SSC to reduce EMI.
|
H A D | phy-miphy28lp.txt | 43 - st,scc-on : enable ssc to reduce effects of EMI (only for sata or PCIe).
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx35.dtsi | 359 emi@80000000 { /* External Memory Interface */ 360 compatible = "fsl,emi", "simple-bus";
|
H A D | imx25.dtsi | 608 compatible = "fsl,emi-bus", "simple-bus";
|
H A D | imx31.dtsi | 336 emi@b8000000 { /* External Memory Interface */
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | mscc-phy-vsc8531.txt | 15 is to help reduce electrical emission (EMI)
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_mv88e1xxx.c | 308 /* Configure copper PHY transmitter as class A to reduce EMI. */ in t3_mv88e1xxx_phy_prep()
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_ich8lan.h | 271 /* Extended Management Interface (EMI) Registers */
|