Symbol: sdhci_fdt_softc
sys/dev/sdhci/sdhci_fdt.c
118
sdhci_export_clocks(struct sdhci_fdt_softc *sc)
sys/dev/sdhci/sdhci_fdt.c
185
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
214
sdhci_init_phy(struct sdhci_fdt_softc *sc)
sys/dev/sdhci/sdhci_fdt.c
236
sdhci_get_syscon(struct sdhci_fdt_softc *sc)
sys/dev/sdhci/sdhci_fdt.c
255
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
264
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
272
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
281
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
289
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
303
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
312
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
321
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
329
struct sdhci_fdt_softc *sc = (struct sdhci_fdt_softc *)arg;
sys/dev/sdhci/sdhci_fdt.c
339
struct sdhci_fdt_softc *sc = device_get_softc(bus);
sys/dev/sdhci/sdhci_fdt.c
349
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
380
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
461
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt.c
520
sizeof(struct sdhci_fdt_softc),
sys/dev/sdhci/sdhci_fdt.h
58
int sdhci_get_syscon(struct sdhci_fdt_softc *sc);
sys/dev/sdhci/sdhci_fdt.h
59
int sdhci_init_phy(struct sdhci_fdt_softc *sc);
sys/dev/sdhci/sdhci_fdt.h
60
void sdhci_export_clocks(struct sdhci_fdt_softc *sc);
sys/dev/sdhci/sdhci_fdt_cvitek.c
101
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt_cvitek.c
139
sizeof(struct sdhci_fdt_softc), sdhci_fdt_driver);
sys/dev/sdhci/sdhci_fdt_rockchip.c
136
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt_rockchip.c
164
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt_rockchip.c
224
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt_rockchip.c
279
sizeof(struct sdhci_fdt_softc), sdhci_fdt_driver);
sys/dev/sdhci/sdhci_fdt_xilinx.c
114
sizeof(struct sdhci_fdt_softc), sdhci_fdt_driver);
sys/dev/sdhci/sdhci_fdt_xilinx.c
69
struct sdhci_fdt_softc *sc = device_get_softc(dev);
sys/dev/sdhci/sdhci_fdt_xilinx.c
83
struct sdhci_fdt_softc *sc = device_get_softc(dev);