Searched +full:0 +full:x7e202000 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | brcm,bcm2835-sdhost.txt | 18 reg = <0x7e202000 0x100>;
|
H A D | brcm,bcm2835-sdhost.yaml | 48 reg = <0x7e202000 0x100>;
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm283x.dtsi | 11 /memreserve/ 0x00000000 0x00001000; 40 size = <0x4000000>; /* 64MB */ 48 polling-delay-passive = <0>; 54 hysteresis = <0>; 71 reg = <0x7e003000 0x1000>; 72 interrupts = <1 0>, <1 1>, <1 2>, <1 3>; 82 reg = <0x7e004000 0x2 [all...] |
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_sdhost.c | 38 * alt-0 - rubbish SDHCI (0x7e202000) aka sdhost 39 * alt-3 - advanced SDHCI (0x7e300000) aka sdhci/mmc/sdio 44 * brcm,pins = <0x30 0x31 0x32 0x33 0x34 0x35>; 45 * brcm,function = <0x7>; 46 * brcm,pull = <0x0 0x2 0x2 0x2 0x2 0x2>; 47 * phandle = <0x17>; 50 * brcm,pins = <0x22 0x23 0x24 0x25 0x26 0x27>; 51 * brcm,function = <0x4>; 52 * brcm,pull = <0x0 0x2 0x2 0x2 0x2 0x2>; 53 * phandle = <0x18>; [all …]
|