Searched refs:REG_BUS_WIDTH (Results 1 – 2 of 2) sorted by relevance
51 #define REG_BUS_WIDTH 60 macro525 writel(BUS_WIDTH_4, host->base + REG_BUS_WIDTH); in moxart_set_ios()528 writel(BUS_WIDTH_1, host->base + REG_BUS_WIDTH); in moxart_set_ios()651 if (readl(host->base + REG_BUS_WIDTH) & BUS_WIDTH_4_SUPPORT) in moxart_probe()
48 #define REG_BUS_WIDTH(ch) (0x8040 + (ch) * 0x200) macro678 writel_relaxed(bus_width, ad->base + REG_BUS_WIDTH(adchan->no)); in admac_device_config()