Searched full:emmc2 (Results 1 – 10 of 10) sorted by relevance
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711-rpi-cm4.dtsi | 44 /* EMMC2 is used to drive the eMMC */ 45 &emmc2 {
|
H A D | bcm2711-rpi-4-b.dts | 190 /* EMMC2 is used to drive the SD card */ 191 &emmc2 {
|
H A D | bcm2711.dtsi | 413 * emmc2 has different DMA constraints based on SoC revisions. It was 426 emmc2: mmc@7e340000 { label 427 compatible = "brcm,bcm2711-emmc2";
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | brcm,iproc-sdhci.yaml | 21 - brcm,bcm2711-emmc2
|
/linux/arch/arm64/boot/dts/broadcom/ |
H A D | bcm2712.dtsi | 35 clk_emmc2: clk-emmc2 { 39 clock-output-names = "emmc2-clock";
|
/linux/Documentation/devicetree/bindings/soc/tegra/ |
H A D | nvidia,tegra20-pmc.yaml | 280 debug-nonao, dmic, dp, dsi, dsib, dsic, dsid, emmc, emmc2, gpio, 360 dsid, emmc, emmc2, gpio, hdmi, hsic, lvds, mipi-bias,
|
/linux/drivers/mmc/host/ |
H A D | sdhci-iproc.c | 323 { .compatible = "brcm,bcm2711-emmc2", .data = &bcm2711_data },
|
/linux/drivers/clk/bcm/ |
H A D | clk-raspberrypi.c | 33 [RPI_FIRMWARE_EMMC2_CLK_ID] = "emmc2",
|
H A D | clk-bcm2835.c | 2085 /* EMMC2 clock (only available for BCM2711) */ 2088 .name = "emmc2",
|
/linux/drivers/soc/tegra/ |
H A D | pmc.c | 3622 TEGRA_IO_PAD(TEGRA_IO_PAD_EMMC2, 5, 0x1c0, 0x1c4, UINT_MAX, "emmc2"), 3663 TEGRA_IO_PIN_DESC(TEGRA_IO_PAD_EMMC2, "emmc2"),
|