| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | fec_mxc.c | 201 struct fec_priv *fec = (struct fec_priv *)dev->priv; in miiphy_restart_aneg() local 202 struct ethernet_regs *eth = fec->bus->priv; in miiphy_restart_aneg() 209 fec_mdio_write(eth, fec->phy_id, MII_DCOUNTER, 0x00FF); in miiphy_restart_aneg() 211 fec_mdio_write(eth, fec->phy_id, MII_BMCR, BMCR_RESET); in miiphy_restart_aneg() 215 fec_mdio_write(eth, fec->phy_id, MII_ADVERTISE, in miiphy_restart_aneg() 218 fec_mdio_write(eth, fec->phy_id, MII_BMCR, in miiphy_restart_aneg() 221 if (fec->mii_postcall) in miiphy_restart_aneg() 222 ret = fec->mii_postcall(fec->phy_id); in miiphy_restart_aneg() 233 struct fec_priv *fec = (struct fec_priv *)dev->priv; in miiphy_wait_aneg() local 234 struct ethernet_regs *eth = fec->bus->priv; in miiphy_wait_aneg() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | imx53.dtsi | 98 fec: ethernet@63fec000 { label 99 compatible = "fsl,imx53-fec", "fsl,imx25-fec";
|
| H A D | imx7d.dtsi | 114 compatible = "fsl,imx7d-fec", "fsl,imx6sx-fec";
|
| H A D | imx6q-cm-fx6.dts | 36 &fec {
|
| H A D | imx53-cx9020.dts | 185 &fec {
|
| H A D | imx6sl.dtsi | 27 ethernet0 = &fec; 807 fec: ethernet@02188000 { label 808 compatible = "fsl,imx6sl-fec", "fsl,imx25-fec";
|
| H A D | imx6ul.dtsi | 469 compatible = "fsl,imx6ul-fec", "fsl,imx6q-fec"; 767 compatible = "fsl,imx6ul-fec", "fsl,imx6q-fec";
|
| H A D | imx6qdl-icore-rqs.dtsi | 51 &fec {
|
| H A D | imx6q-logicpd.dts | 108 &fec {
|
| H A D | imx6qdl-icore.dtsi | 78 &fec {
|
| H A D | imx6ull.dtsi | 558 compatible = "fsl,imx6ul-fec", "fsl,imx6q-fec"; 867 compatible = "fsl,imx6ul-fec", "fsl,imx6q-fec";
|
| H A D | imx6sx.dtsi | 847 compatible = "fsl,imx6sx-fec", "fsl,imx6q-fec"; 956 compatible = "fsl,imx6sx-fec", "fsl,imx6q-fec";
|
| H A D | imx6qdl.dtsi | 20 ethernet0 = &fec; 983 fec: ethernet@02188000 { label 984 compatible = "fsl,imx6q-fec";
|
| H A D | imx6sl-evk.dts | 134 &fec {
|
| H A D | imx7s.dtsi | 981 compatible = "fsl,imx7d-fec", "fsl,imx6sx-fec";
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | fastmap.c | 1110 struct ubi_fm_ec *fec; in ubi_write_fastmap() local 1190 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap() 1192 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap() 1194 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap() 1197 fm_pos += sizeof(*fec); in ubi_write_fastmap() 1203 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap() 1205 fec->pnum = cpu_to_be32(wl_e->pnum); in ubi_write_fastmap() 1207 fec->ec = cpu_to_be32(wl_e->ec); in ubi_write_fastmap() 1210 fm_pos += sizeof(*fec); in ubi_write_fastmap() 1215 fec = (struct ubi_fm_ec *)(fm_raw + fm_pos); in ubi_write_fastmap() [all …]
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/ |
| H A D | fec.h | 108 typedef struct fec { struct
|
| /rk3399_rockchip-uboot/arch/powerpc/include/asm/ |
| H A D | immap_8xx.h | 306 typedef struct fec { struct
|
| /rk3399_rockchip-uboot/board/freescale/m5373evb/ |
| H A D | README | 34 - include/asm-m68k/fec.h FEC structure and definition 289 fec: PHY @ 0x1, ID 0x20005c90 -- DP83848
|
| /rk3399_rockchip-uboot/board/freescale/m53017evb/ |
| H A D | README | 35 - include/asm-m68k/fec.h FEC structure and definition
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | README | 36 - include/asm-m68k/fec.h FEC structure and definition 378 fec: PHY @ 0x0, ID 0x20005ca2 -- DP83849
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.m54418twr | 33 - arch/m68k/include/asm/fec.h FEC structure and definition
|
| /rk3399_rockchip-uboot/board/freescale/m547xevb/ |
| H A D | README | 41 - include/asm-m68k/fec.h FEC structure and definition
|