Home
last modified time | relevance | path

Searched refs:creg (Results 1 – 7 of 7) sorted by relevance

/arch/mips/alchemy/common/
A Dusb.c428 unsigned long r = __raw_readl(base + creg); in __au1xx0_ohci_control()
438 __raw_writel(r | USBHEN_CE, base + creg); in __au1xx0_ohci_control()
441 __raw_writel(r | USBHEN_CE | USBHEN_E, base + creg); in __au1xx0_ohci_control()
446 while (__raw_readl(base + creg), in __au1xx0_ohci_control()
447 !(__raw_readl(base + creg) & USBHEN_RD)) in __au1xx0_ohci_control()
450 __raw_writel(r & ~(USBHEN_CE | USBHEN_E), base + creg); in __au1xx0_ohci_control()
459 int creg) in au1000_usb_control() argument
465 __au1xx0_ohci_control(enable, rb, creg); in au1000_usb_control()
517 alchemy_usb_pmdata[0] = __raw_readl(base + creg); in au1000_usb_pm()
521 __raw_writel(0, base + creg); in au1000_usb_pm()
[all …]
/arch/arc/plat-axs10x/
A Daxs10x.c73 static void __init axs10x_print_board_ver(unsigned int creg, const char *str) in axs10x_print_board_ver() argument
86 board.val = ioread32((void __iomem *)creg); in axs10x_print_board_ver()
/arch/arm/boot/dts/nxp/lpc/
A Dlpc18xx.dtsi198 creg: syscon@40043000 { label
199 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
205 compatible = "nxp,lpc1850-creg-clk";
/arch/arc/boot/dts/
A Daxc001.dtsi44 * this GPIO block ORs all interrupts on CPU card (creg,..)
A Daxc003.dtsi52 * this GPIO block ORs all interrupts on CPU card (creg,..)
A Daxc003_idu.dtsi59 * this GPIO block ORs all interrupts on CPU card (creg,..)
A Dhsdk.dts294 compatible = "snps,creg-gpio-hsdk";

Completed in 16 milliseconds