Searched refs:creg (Results 1 – 8 of 8) sorted by relevance
126 u32 __iomem *creg = ep->creg; in read_fifo() local140 csr = __raw_readl(creg); in read_fifo()166 __raw_writel(csr, creg); in read_fifo()188 csr = __raw_readl(creg); in read_fifo()201 u32 __iomem *creg = ep->creg; in write_fifo() local257 __raw_writel(csr, creg); in write_fifo()549 u32 __iomem *creg; in at91_ep_set_halt() local557 creg = ep->creg; in at91_ep_set_halt()812 u32 __iomem *creg = ep->creg; in handle_ep() local853 u32 __iomem *creg = ep->creg; in handle_setup() local[all …]
94 void __iomem *creg; member
12 - compatible : "snps,creg-gpio"32 compatible = "snps,creg-gpio";
10 memory mapped region and creg arc core divider memory mapped region.
59 obj-$(CONFIG_HSDK_CREG_GPIO) += hsdk-creg-gpio.o
110 compatible = "snps,creg-gpio";
148 compatible = "snps,creg-gpio";
94 F: doc/device-tree-bindings/gpio/snps,creg-gpio.txt95 F: drivers/gpio/hsdk-creg-gpio.c
Completed in 8 milliseconds