Home
last modified time | relevance | path

Searched defs:ti_sdhci_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_sdhci.c67 struct ti_sdhci_softc { struct
68 device_t dev;
69 struct sdhci_fdt_gpio * gpio;
70 struct resource * mem_res;
71 struct resource * irq_res;
72 void * intr_cookie;
73 struct sdhci_slot slot;
74 uint32_t mmchs_reg_off;
75 uint32_t sdhci_reg_off;
76 uint64_t baseclk_hz;
[all …]