Home
last modified time | relevance | path

Searched full:ephy (Results 1 – 25 of 48) sorted by relevance

12

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt48 clkout1, clkout2, mdio, dfe led0, dfe led1, ephy led0, ephy led1, ephy led2
51 spi, asc, cgu, jtag, exin, stp, gpt, mdio, ephy, dfe
101 spi, usif, cgu, exin, stp, ebu, mdio, dfe, ephy
H A Dmediatek,mt7620-pinctrl.yaml38 enum: [ephy, gpio, gpio i2s, gpio uartf, i2c, i2s uartf, mdio, nand,
56 const: ephy
60 enum: [ephy]
69 enum: [ephy, i2c, mdio, nd_sd, pa, pcie, rgmii1, rgmii2, spi,
/linux/drivers/pinctrl/
H A Dpinctrl-xway.c117 MFP_XWAY(GPIO2, GPIO, STP, DFE, EPHY),
118 MFP_XWAY(GPIO3, GPIO, STP, EPHY, EBU),
119 MFP_XWAY(GPIO4, GPIO, GPT, EPHY, MII),
204 GRP_MUX("ephy led0", EPHY, ase_pins_ephy_led0),
205 GRP_MUX("ephy led1", EPHY, ase_pins_ephy_led1),
206 GRP_MUX("ephy led2", EPHY, ase_pins_ephy_led2),
215 static const char * const ase_ephy_grps[] = {"ephy led0", "ephy led1",
216 "ephy led2"};
234 {"ephy", ARRAY_AND_SIZE(ase_ephy_grps)},
887 MFP_XWAY(GPIO0, GPIO, EXIN, EPHY, NONE),
[all …]
/linux/arch/mips/bcm63xx/
H A Dclk.c428 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
458 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
472 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
486 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
502 CLKDEV_INIT(NULL, "ephy", &clk_ephy),
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-bcm6328.yaml121 /* BCM6328 with 4 EPHY LEDs */
263 /* BCM6362 with 1 LED for each EPHY */
336 ephy@4 {
351 /* BCM6362 with EPHY LEDs swapped */
/linux/drivers/net/ethernet/broadcom/
H A Db44.h11 #define DEVCTRL_IPP 0x00000400 /* Internal EPHY Present */
12 #define DEVCTRL_EPR 0x00008000 /* EPHY Reset */
60 #define MAC_CTRL_PHY_PDOWN 0x00000004 /* Onchip EPHY Powerdown */
61 #define MAC_CTRL_PHY_EDET 0x00000008 /* Onchip EPHY Energy Detected */
62 #define MAC_CTRL_PHY_LEDCTRL 0x000000e0 /* Onchip EPHY LED Control */
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mt7620.c64 static struct mtmips_pmx_func ephy_grp[] = { FUNC("ephy", 0, 40, 5) };
108 GRP("ephy", ephy_grp, 1, MT7620_GPIO_MODE_EPHY),
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t-cubietruck-plus.dts361 regulator-name = "ephy-io";
373 regulator-name = "ephy";
H A Dsun8i-s3-pinecube.dts169 regulator-name = "vdd-sys-cpu-ephy";
H A Dsun8i-v3s-anbernic-rg-nano.dts183 /* DCDC2 wired into vdd-cpu, vdd-sys, and vdd-ephy. */
H A Dsun8i-a83t-allwinner-h8homlet-v2.dts238 regulator-name = "vcc-ephy";
H A Dsun8i-a83t-bananapi-m3.dts380 regulator-name = "vcc-ephy";
/linux/drivers/clk/bcm/
H A Dclk-bcm63xx-gate.c79 .name = "ephy",
280 .name = "ephy",
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7629-rfb.dts161 ephy_leds_pins: ephy-leds-pins {
/linux/arch/mips/lantiq/xway/
H A Dsysctrl.c28 /* ephy configuration register */
536 clkdev_add_pmu("1e180000.ethernet", "ephy", 1, 0, PMU_EPHY); in ltq_soc_init()
/linux/drivers/pmdomain/bcm/
H A Dbcm63xx-power.c243 .name = "ephy",
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-3.dts210 regulator-name = "vcc33-audio-tv-ephy-mac";
/linux/arch/mips/boot/dts/brcm/
H A Dbcm7420.dtsi257 compatible = "brcm,65nm-ephy",
H A Dbcm7358.dtsi285 compatible = "brcm,40nm-ephy",
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-rock-pi-e.dts369 ephy {
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dsw.c56 * backdoor ASPM setting such as EPHY setting. in rtl92c_init_aspm_vars()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dsw.c56 * backdoor ASPM setting such as EPHY setting. in rtl92ee_init_aspm_vars()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dsw.c58 * backdoor ASPM setting such as EPHY setting. in rtl8723e_init_aspm_vars()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.c55 * backdoor ASPM setting such as EPHY setting. in rtl8723be_init_aspm_vars()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c50 * backdoor ASPM setting such as EPHY setting. in rtl92s_init_aspm_vars()

12