Home
last modified time | relevance | path

Searched refs:RMII (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/net/
Dmicrel.txt22 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select
25 Setting the RMII Reference Clock Select bit enables 25 MHz rather
36 - KSZ8021, KSZ8031, KSZ8081, KSZ8091: "rmii-ref": The RMII reference
Drockchip-dwmac.txt15 <&cru SCLK_MACREF>: clock gate for RMII referce clock
16 <&cru SCLK_MACREF_OUT> clock gate for RMII reference clock output
24 is not sourced from SoC's PLL, but input from PHY; For RMII, "input" means
Dcpsw-phy-sel.txt13 -rmii-clock-ext : If present, the driver will configure the RMII
Ddavinci_emac.txt23 - ti,davinci-rmii-en: 1 byte, 1 means use RMII
Dsti-dwmac.txt21 - st,ext-phyclk: valid only for RMII where PHY can generate 50MHz clock or
/linux-4.4.14/arch/powerpc/boot/dts/
Dkmeter1.dts350 /* Piggy2 (UCC4, MDIO 0x00, RMII) */
366 /* Eth-1 (UCC5, MDIO 0x08, RMII) */
382 /* Eth-2 (UCC6, MDIO 0x09, RMII) */
398 /* Eth-3 (UCC7, MDIO 0x0a, RMII) */
414 /* Eth-4 (UCC8, MDIO 0x0b, RMII) */
436 /* Piggy2 (UCC4, MDIO 0x00, RMII) */
441 /* Eth-1 (UCC5, MDIO 0x08, RMII) */
446 /* Eth-2 (UCC6, MDIO 0x09, RMII) */
451 /* Eth-3 (UCC7, MDIO 0x0a, RMII) */
456 /* Eth-4 (UCC8, MDIO 0x0b, RMII) */
/linux-4.4.14/arch/arm/mach-davinci/
DKconfig186 bool "RMII Ethernet PHY"
188 Say Y if you want to use the RMII PHY on the DA850/OMAP-L138/AM18x
192 not be functional if RMII mode is selected.
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Drockchip,rk3188-cru.txt37 - "ext_rmii" - external RMII clock - optional,
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h188 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h187 #define RMII 0x01000000 /* RMII/MII* Mode … macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h189 #define RMII 0x01000000 /* RMII/MII* Mode */ macro
/linux-4.4.14/arch/arm/boot/dts/
Dimx6qdl-microsom-ar8035.dtsi87 * As the RMII pins are also connected to RGMII
/linux-4.4.14/Documentation/devicetree/bindings/c6x/
Ddscr.txt41 offset and bitmask of RMII reset field. May have multiple tuples if more
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c1398 opmode |= RMII; /* For Now only 100MBit are supported */ in bfin_mac_enable()
/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.c2409 val = MACB_BIT(RMII); in macb_init()