Searched refs:gmac (Results 1 – 25 of 50) sorted by relevance
12
/arch/mips/netlogic/xlr/ |
D | fmn-config.c | 91 total_credits += cfg->gmac[0].credit_config[bkt]; in check_credit_distribution() 92 total_credits += cfg->gmac[1].credit_config[bkt]; in check_credit_distribution() 183 struct xlr_fmn_info *gmac = xlr_board_fmn_config.gmac; in xlr_board_info_setup() local 197 setup_fmn_cc(&gmac[0], FMN_STNID_GMAC0, in xlr_board_info_setup() 207 setup_fmn_cc(&gmac[0], FMN_STNID_GMAC0, in xlr_board_info_setup() 222 setup_fmn_cc(&gmac[0], FMN_STNID_GMAC0, in xlr_board_info_setup() 224 setup_fmn_cc(&gmac[1], FMN_STNID_GMAC1_FR_0, in xlr_board_info_setup() 235 setup_fmn_cc(&gmac[0], FMN_STNID_GMAC0, in xlr_board_info_setup() 237 setup_fmn_cc(&gmac[1], FMN_STNID_GMAC1_FR_0, in xlr_board_info_setup() 249 setup_fmn_cc(&gmac[0], FMN_STNID_GMAC0, in xlr_board_info_setup() [all …]
|
/arch/arm/boot/dts/ |
D | exynos5440-sd5v1.dts | 36 &gmac {
|
D | spear1310.dtsi | 141 compatible = "st,spear600-gmac"; 150 compatible = "st,spear600-gmac"; 159 compatible = "st,spear600-gmac"; 168 compatible = "st,spear600-gmac";
|
D | sun7i-a20-bananapi.dts | 78 reg_gmac_3v3: gmac-3v3 { 82 regulator-name = "gmac-3v3"; 117 &gmac {
|
D | sun7i-a20-orangepi.dts | 76 reg_gmac_3v3: gmac-3v3 { 80 regulator-name = "gmac-3v3"; 101 &gmac {
|
D | sun7i-a20-i12-tvbox.dts | 103 reg_gmac_3v3: gmac-3v3 { 107 regulator-name = "gmac-3v3"; 124 &gmac {
|
D | sun7i-a20-bananapro.dts | 79 reg_gmac_3v3: gmac-3v3 { 83 regulator-name = "gmac-3v3"; 115 &gmac {
|
D | sun7i-a20-orangepi-mini.dts | 81 reg_gmac_3v3: gmac-3v3 { 85 regulator-name = "gmac-3v3"; 106 &gmac {
|
D | spear600.dtsi | 68 gmac: ethernet@e0800000 { label 69 compatible = "st,spear600-gmac";
|
D | rk3288-rock2-som.dtsi | 57 ext_gmac: external-gmac-clock { 91 &gmac { 246 gmac {
|
D | sun6i-a31s-sina31s.dts | 77 &gmac { 148 regulator-name = "vcc-gmac-phy";
|
D | spear600-evb.dts | 43 gmac: ethernet@e0800000 { label
|
D | sun6i-a31.dtsi | 56 ethernet0 = &gmac; 426 * used in the gmac_tx clock. The gmac driver will 449 compatible = "allwinner,sun7i-a20-gmac-clk"; 718 allwinner,function = "gmac"; 731 allwinner,function = "gmac"; 745 allwinner,function = "gmac"; 925 gmac: ethernet@01c30000 { label 926 compatible = "allwinner,sun7i-a20-gmac";
|
D | rk3288-evb-rk808.dts | 47 ext_gmac: external-gmac-clock { 248 &gmac {
|
D | spear310-evb.dts | 97 gmac: eth@e0800000 { label
|
D | spear3xx.dtsi | 55 gmac: eth@e0800000 { label
|
D | spear320-evb.dts | 93 gmac: eth@e0800000 { label
|
D | rk3288-firefly.dtsi | 59 ext_gmac: external-gmac-clock { 224 &gmac { 423 gmac {
|
D | spear300-evb.dts | 78 gmac: eth@e0800000 { label
|
D | spear1340-evb.dts | 73 gmac { 75 st,function = "gmac";
|
D | sun6i-a31s-cs908.dts | 69 &gmac {
|
D | sun7i-a20.dtsi | 58 ethernet0 = &gmac; 522 * used in the gmac_tx clock. The gmac driver will 545 compatible = "allwinner,sun7i-a20-gmac-clk"; 1006 allwinner,function = "gmac"; 1017 allwinner,function = "gmac"; 1379 gmac: ethernet@01c50000 { label 1380 compatible = "allwinner,sun7i-a20-gmac";
|
D | rk3288-r89.dts | 55 ext_gmac: external-gmac-clock { 127 &gmac {
|
D | sun6i-a31-i7.dts | 82 &gmac {
|
/arch/mips/include/asm/netlogic/xlr/ |
D | fmn.h | 350 struct xlr_fmn_info gmac[2]; member
|
12