Searched refs:creg (Results 1 – 7 of 7) sorted by relevance
/arch/mips/alchemy/common/ |
D | usb.c | 425 static inline void __au1xx0_ohci_control(int enable, unsigned long rb, int creg) in __au1xx0_ohci_control() argument 428 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() 512 static void au1000_usb_pm(unsigned long br, int creg, int susp) in au1000_usb_pm() argument [all …]
|
/arch/arc/plat-axs10x/ |
D | axs10x.c | 74 static void __init axs10x_print_board_ver(unsigned int creg, const char *str) in axs10x_print_board_ver() argument 87 board.val = ioread32((void __iomem *)creg); in axs10x_print_board_ver()
|
/arch/arm/boot/dts/ |
D | lpc18xx.dtsi | 198 creg: syscon@40043000 { label 199 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd"; 205 compatible = "nxp,lpc1850-creg-clk";
|
/arch/arc/boot/dts/ |
D | axc001.dtsi | 38 * this GPIO block ORs all interrupts on CPU card (creg,..)
|
D | axc003_idu.dtsi | 59 * this GPIO block ORs all interrupts on CPU card (creg,..)
|
D | axc003.dtsi | 52 * this GPIO block ORs all interrupts on CPU card (creg,..)
|
D | hsdk.dts | 293 compatible = "snps,creg-gpio-hsdk";
|