HomeSort by: relevance | last modified time | path
    Searched refs:mtd (Results 1 - 25 of 44) sorted by relevancy

1 2

  /src/sys/arch/newsmips/apbus/
if_sn.c 154 struct mtd *mtdp = &sc->mtda[i];
188 struct mtd *mtdp = &sc->mtda[i];
444 struct mtd *mtd; local in function:snstop
455 mtd = &sc->mtda[sc->mtd_hw];
456 m_freem(mtd->mtd_mbuf);
476 struct mtd *mtd; local in function:snwatchdog
481 mtd = &sc->mtda[sc->mtd_hw];
482 if (SRO(sc->bitmode, mtd->mtd_txp, TXP_STATUS) == 0
721 struct mtd *mtd; local in function:initialise_tda
868 struct mtd *mtd; local in function:sonictxint
    [all...]
if_snvar.h 73 typedef struct mtd { struct
111 struct mtd mtda[NTDA];
112 int mtd_hw; /* idx of first mtd given to hw */
113 int mtd_prev; /* idx of last mtd given to hardware */
114 int mtd_free; /* next free mtd to use */
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ge863-pro3.dtsi 75 bootargs = "console=ttyS0,115200 root=ubi0:rootfs ubi.mtd=1 rootfstype=ubifs";
imx27-phytec-phycore-som.dtsi 329 linux,mtd-name = "physmap-flash.0";
336 compatible = "mtd-ram";
339 linux,mtd-name = "mtd-ram.0";
sama5d3xcm.dtsi 13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs";
57 linux,mtd-name = "physmap-flash.0";
omap3430-sdp.dts 56 linux,mtd-name= "intel,pf48f6000m0y1be";
108 linux,mtd-name= "micron,mt29f1g08abb";
151 linux,mtd-name= "samsung,kfm2g16q2m-deb8";
imx6dl-colibri-eval-v3.dts 242 compatible = "cypress,cy7c1019dv33-10zsxi", "mtd-ram";
253 compatible = "cypress,cy7c1019dv33-10zsxi", "mtd-ram";
aks-cdu.dts 15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs";
at91rm9200ek.dts 100 linux,mtd-name = "physmap-flash.0";
omap3-evm-37xx.dts 63 linux,mtd-name= "hynix,h8kds0un0mer-4em";
omap3-evm.dts 63 linux,mtd-name= "micron,mt29f2g16abdhc";
r7s72100-gr-peach.dts 38 compatible = "mtd-rom";
at91-kizbox.dts 17 bootargs = "ubi.mtd=ubi";
at91-kizboxmini-common.dtsi 15 bootargs = "ubi.mtd=ubi";
at91-wb45n.dtsi 16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
at91sam9x5ek.dtsi 15 bootargs = "root=/dev/mtdblock1 rw rootfstype=ubifs ubi.mtd=1 root=ubi0:rootfs";
dra62x-j5eco-evm.dts 54 linux,mtd-name= "micron,mt29f2g16aadwp";
am335x-moxa-uc-2100-common.dtsi 198 /* reg : The partition's offset and size within the mtd bank. */
armada-385-atl-x530.dts 83 compatible = "mtd-ram";
at91-kizbox2-common.dtsi 16 bootargs = "ubi.mtd=ubi";
at91-wb50n.dtsi 16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
at91sam9261ek.dts 15 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
at91sam9rlek.dts 16 bootargs = "rootfstype=ubifs root=ubi0:rootfs ubi.mtd=5 rw";
dm8148-evm.dts 54 linux,mtd-name= "micron,mt29f2g16aadwp";
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ralink/
gardena_smart_gateway_mt7688.dts 168 linux,mtd-name = "gd5f";
204 mediatek,mtd-eeprom = <&factory 0x0000>;

Completed in 17 milliseconds

1 2