Home
last modified time | relevance | path

Searched refs:REGBASE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dwanxlfw.S88 REGBASE = DPRBASE + 0x1000 define
89 PICR = REGBASE + 0x026 // 16-bit periodic irq control
90 PITR = REGBASE + 0x02A // 16-bit periodic irq timing
91 OR1 = REGBASE + 0x064 // 32-bit RAM bank #1 options
92 CICR = REGBASE + 0x540 // 32(24)-bit CP interrupt config
93 CIMR = REGBASE + 0x548 // 32-bit CP interrupt mask
94 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service
95 PADIR = REGBASE + 0x550 // 16-bit PortA data direction bitmap
96 PAPAR = REGBASE + 0x552 // 16-bit PortA pin assignment bitmap
97 PAODR = REGBASE
[all...]
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dwanxlfw.S88 REGBASE = DPRBASE + 0x1000 define
89 PICR = REGBASE + 0x026 // 16-bit periodic irq control
90 PITR = REGBASE + 0x02A // 16-bit periodic irq timing
91 OR1 = REGBASE + 0x064 // 32-bit RAM bank #1 options
92 CICR = REGBASE + 0x540 // 32(24)-bit CP interrupt config
93 CIMR = REGBASE + 0x548 // 32-bit CP interrupt mask
94 CISR = REGBASE + 0x54C // 32-bit CP interrupts in-service
95 PADIR = REGBASE + 0x550 // 16-bit PortA data direction bitmap
96 PAPAR = REGBASE + 0x552 // 16-bit PortA pin assignment bitmap
97 PAODR = REGBASE
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
H A Dirq.h11 #define IC_GROUP0_PEND (REGBASE + 0x38000)
12 #define IC_GROUP0_MASK (REGBASE + 0x38008)
H A Drb.h12 #define REGBASE 0x18000000 macro
13 #define IDT434_REG_BASE ((volatile void *) KSEG1ADDR(REGBASE))
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/
H A Dirq.h11 #define IC_GROUP0_PEND (REGBASE + 0x38000)
12 #define IC_GROUP0_MASK (REGBASE + 0x38008)
H A Drb.h10 #define REGBASE 0x18000000 macro
11 #define IDT434_REG_BASE ((volatile void *) KSEG1ADDR(REGBASE))
/kernel/linux/linux-5.10/arch/mips/rb532/
H A Dgpio.c48 .start = REGBASE + GPIOBASE,
49 .end = REGBASE + GPIOBASE + sizeof(struct rb532_gpio_reg) - 1,
H A Dserial.c44 .membase = (char *)KSEG1ADDR(REGBASE + UART0BASE),
H A Ddevices.c222 .membase = (char *)KSEG1ADDR(REGBASE + UART0BASE),
/kernel/linux/linux-6.6/arch/mips/rb532/
H A Dgpio.c58 .start = REGBASE + GPIOBASE,
59 .end = REGBASE + GPIOBASE + sizeof(struct rb532_gpio_reg) - 1,
H A Dserial.c44 .membase = (char *)KSEG1ADDR(REGBASE + UART0BASE),
H A Ddevices.c215 .membase = (char *)KSEG1ADDR(REGBASE + UART0BASE),

Completed in 5 milliseconds