Searched defs:aspeed_sdc (Results 1 – 1 of 1) sorted by relevance
39 struct aspeed_sdc { struct40 struct clk *clk;41 struct resource *res;43 spinlock_t lock;44 void __iomem *regs;300 struct aspeed_sdc *aspeed_sdc; in aspeed_sdhci_set_bus_width() local