Searched refs:mmc (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/sys/modules/mmc/
H A DMakefile1 # $FreeBSD: stable/11/sys/modules/mmc/Makefile 319182 2017-05-30 04:11:12Z ngie $
3 .PATH: ${SRCTOP}/sys/dev/mmc
5 KMOD= mmc
6 SRCS= bus_if.h device_if.h mmc_subr.c mmc.c mmcbr_if.h mmcbus_if.h
/freebsd-11-stable/sys/modules/mmcsd/
H A DMakefile3 .PATH: ${SRCTOP}/sys/dev/mmc
/freebsd-11-stable/sys/dev/mmc/host/
H A Ddwmmc_hisi.c38 #include <dev/mmc/bridge.h>
42 #include <dev/mmc/host/dwmmc_var.h>
H A Ddwmmc.c37 __FBSDID("$FreeBSD: stable/11/sys/dev/mmc/host/dwmmc.c 318197 2017-05-11 20:55:11Z marius $");
47 #include <dev/mmc/bridge.h>
48 #include <dev/mmc/mmcbrvar.h>
59 #include <dev/mmc/host/dwmmc_reg.h>
60 #include <dev/mmc/host/dwmmc_var.h>
613 device_add_child(dev, "mmc", -1);
/freebsd-11-stable/sys/dev/mmc/
H A Dbridge.h51 * $FreeBSD: stable/11/sys/dev/mmc/bridge.h 322388 2017-08-11 00:41:19Z marius $
60 * This file defines interfaces for the mmc bridge. The names chosen
62 * easy porting of what Linux calls mmc host drivers. I use the
65 * linux/mmc/host.h file.
67 * A mmc bridge is a chipset that can have one or more mmc and/or sd
68 * cards attached to it. mmc devices are attached on a bus topology,
73 * Attached to the mmc bridge is an mmcbus. The mmcbus is described
74 * in dev/mmc/mmcbus_if.m.
78 * mmc_ios is a structure that is used to store the state of the mmc/s
[all...]
H A Dmmcvar.h52 * $FreeBSD: stable/11/sys/dev/mmc/mmcvar.h 322388 2017-08-11 00:41:19Z marius $
78 * Simplified accessors for mmc devices
81 __BUS_ACCESSOR(mmc, var, MMC, ivar, type)
H A Dmmc_subr.c54 __FBSDID("$FreeBSD: stable/11/sys/dev/mmc/mmc_subr.c 322119 2017-08-06 16:07:25Z marius $");
63 #include <dev/mmc/bridge.h>
64 #include <dev/mmc/mmc_private.h>
65 #include <dev/mmc/mmc_subr.h>
66 #include <dev/mmc/mmcreg.h>
67 #include <dev/mmc/mmcbrvar.h>
H A Dmmcbrvar.h52 * $FreeBSD: stable/11/sys/dev/mmc/mmcbrvar.h 338476 2018-09-05 20:43:46Z marius $
58 #include <dev/mmc/mmcreg.h>
H A Dmmcsd.c55 __FBSDID("$FreeBSD: stable/11/sys/dev/mmc/mmcsd.c 338637 2018-09-13 10:18:47Z marius $");
79 #include <dev/mmc/bridge.h>
80 #include <dev/mmc/mmc_ioctl.h>
81 #include <dev/mmc/mmc_subr.h>
82 #include <dev/mmc/mmcbrvar.h>
83 #include <dev/mmc/mmcreg.h>
84 #include <dev/mmc/mmcvar.h>
255 * mmc(4) lacks support for rescanning already attached buses, however,
564 "%s%d: mmc/sd card", part->name, cnt);
773 &part->p, 0, 0, "%s%d: mmc/s
[all...]
H A Dmmc.c55 __FBSDID("$FreeBSD: stable/11/sys/dev/mmc/mmc.c 340740 2018-11-21 18:53:30Z marius $");
69 #include <dev/mmc/bridge.h>
70 #include <dev/mmc/mmc_private.h>
71 #include <dev/mmc/mmc_subr.h>
72 #include <dev/mmc/mmcreg.h>
73 #include <dev/mmc/mmcbrvar.h>
74 #include <dev/mmc/mmcvar.h>
135 static SYSCTL_NODE(_hw, OID_AUTO, mmc, CTLFLAG_RD, NULL, "mmc drive
[all...]
/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci_fdt_gpio.c42 #include <dev/mmc/bridge.h>
H A Dsdhci_acpi.c47 #include <dev/mmc/bridge.h>
48 #include <dev/mmc/mmcreg.h>
H A Dsdhci_fdt.c53 #include <dev/mmc/bridge.h>
H A Dfsl_sdhci.c66 #include <dev/mmc/bridge.h>
H A Dsdhci_pci.c47 #include <dev/mmc/bridge.h>
/freebsd-11-stable/sys/arm/ti/
H A Dti_sdhci.c50 #include <dev/mmc/bridge.h>
51 #include <dev/mmc/mmcreg.h>
52 #include <dev/mmc/mmcbrvar.h>
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_sdhci.c56 #include <dev/mmc/bridge.h>
57 #include <dev/mmc/mmcbrvar.h>
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhci.c48 #include <dev/mmc/bridge.h>
49 #include <dev/mmc/mmcreg.h>
86 {"brcm,bcm2835-mmc", 1},
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_sdxc-m8.c53 #include <dev/mmc/bridge.h>
54 #include <dev/mmc/mmcreg.h>
55 #include <dev/mmc/mmcbrvar.h>
775 len = OF_getencprop(node, "mmc-pwr-en", prop, sizeof(prop));
785 "unable to process mmc-pwr-en attribute in FDT\n");
799 len = OF_getprop_alloc(node, "mmc-voltages",
803 device_printf(dev, "missing mmc-voltages attribute in FDT\n");
844 len = OF_getencprop(node, "mmc-vselect", prop, sizeof(prop));
854 "unable to process mmc-vselect attribute in FDT\n");
884 len = OF_getencprop(node, "mmc
[all...]
H A Daml8726_mmc.c53 #include <dev/mmc/bridge.h>
54 #include <dev/mmc/mmcbrvar.h>
97 "mmc", MTX_DEF)
543 if (!ofw_bus_is_compatible(dev, "amlogic,aml8726-mmc"))
614 len = OF_getencprop(node, "mmc-pwr-en", prop, sizeof(prop));
624 "unable to process mmc-pwr-en attribute in FDT\n");
638 len = OF_getprop_alloc(node, "mmc-voltages",
642 device_printf(dev, "missing mmc-voltages attribute in FDT\n");
683 len = OF_getencprop(node, "mmc-vselect", prop, sizeof(prop));
693 "unable to process mmc
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Da10_mmc.c47 #include <dev/mmc/bridge.h>
48 #include <dev/mmc/mmcbrvar.h>
65 {"allwinner,sun4i-a10-mmc", 1},
66 {"allwinner,sun5i-a13-mmc", 1},
188 error = clk_get_by_ofw_name(dev, 0, "mmc", &sc->a10_clk_mmc);
190 device_printf(dev, "cannot get mmc clock\n");
196 device_printf(dev, "cannot init mmc clock\n");
201 device_printf(dev, "cannot enable mmc clock\n");
241 child = device_add_child(dev, "mmc", -1);
/freebsd-11-stable/sys/arm/at91/
H A Dat91_mci.c54 #include <dev/mmc/bridge.h>
55 #include <dev/mmc/mmcbrvar.h>
71 * master clock, in part due to a bug in dev/mmc.c making always request
73 * Fixing that bug causes the mmc driver to request a 25MHz clock (as it
347 device_set_desc(dev, "MCI mmc/sd host bridge");
462 child = device_add_child(dev, "mmc", 0);
1124 * just in: CMD7 isn't a problem right now because dev/mmc.c incorrectly
/freebsd-11-stable/sys/arm/lpc/
H A Dlpc_mmc.c48 #include <dev/mmc/bridge.h>
49 #include <dev/mmc/mmcbrvar.h>
160 if (!ofw_bus_is_compatible(dev, "lpc,mmc"))
178 mtx_init(&sc->lm_mtx, "lpcmmc", "mmc", MTX_DEF);
225 child = device_add_child(dev, "mmc", -1);
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_emul.c763 int mmc; local
767 mmc = ffs(msgnum) - 1;
772 msicap->msgctrl = PCIM_MSICTRL_64BIT | (mmc << 1);
/freebsd-11-stable/sys/modules/
H A DMakefile259 mmc \

Completed in 272 milliseconds

12