| /kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/ |
| D | sh7785lcr.h | 11 * 0x00000000 - 0x03ffffff(CS0) | NOR Flash | NOR Flash 12 * 0x04000000 - 0x05ffffff(CS1) | PLD | PLD 13 * 0x06000000 - 0x07ffffff(CS1) | I2C | I2C 14 * 0x08000000 - 0x0bffffff(CS2) | USB | DDR SDRAM 15 * 0x0c000000 - 0x0fffffff(CS3) | SD | DDR SDRAM 16 * 0x10000000 - 0x13ffffff(CS4) | SM107 | SM107 17 * 0x14000000 - 0x17ffffff(CS5) | reserved | USB 18 * 0x18000000 - 0x1bffffff(CS6) | reserved | SD 19 * 0x40000000 - 0x5fffffff | DDR SDRAM | (cannot use) 23 #define NOR_FLASH_ADDR 0x00000000 [all …]
|
| /kernel/linux/linux-6.6/arch/sh/include/mach-common/mach/ |
| D | sh7785lcr.h | 11 * 0x00000000 - 0x03ffffff(CS0) | NOR Flash | NOR Flash 12 * 0x04000000 - 0x05ffffff(CS1) | PLD | PLD 13 * 0x06000000 - 0x07ffffff(CS1) | I2C | I2C 14 * 0x08000000 - 0x0bffffff(CS2) | USB | DDR SDRAM 15 * 0x0c000000 - 0x0fffffff(CS3) | SD | DDR SDRAM 16 * 0x10000000 - 0x13ffffff(CS4) | SM107 | SM107 17 * 0x14000000 - 0x17ffffff(CS5) | reserved | USB 18 * 0x18000000 - 0x1bffffff(CS6) | reserved | SD 19 * 0x40000000 - 0x5fffffff | DDR SDRAM | (cannot use) 23 #define NOR_FLASH_ADDR 0x00000000 [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/ |
| D | addr-map.h | 8 #define PXA_CS0_PHYS 0x00000000 9 #define PXA_CS1_PHYS 0x04000000 10 #define PXA_CS2_PHYS 0x08000000 11 #define PXA_CS3_PHYS 0x0C000000 12 #define PXA_CS4_PHYS 0x10000000 13 #define PXA_CS5_PHYS 0x14000000 15 #define PXA300_CS0_PHYS 0x00000000 /* PXA300/PXA310 _only_ */ 16 #define PXA300_CS1_PHYS 0x30000000 /* PXA300/PXA310 _only_ */ 17 #define PXA3xx_CS2_PHYS 0x10000000 18 #define PXA3xx_CS3_PHYS 0x14000000 [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
| D | addr-map.h | 8 #define PXA_CS0_PHYS 0x00000000 9 #define PXA_CS1_PHYS 0x04000000 10 #define PXA_CS2_PHYS 0x08000000 11 #define PXA_CS3_PHYS 0x0C000000 12 #define PXA_CS4_PHYS 0x10000000 13 #define PXA_CS5_PHYS 0x14000000 15 #define PXA300_CS0_PHYS 0x00000000 /* PXA300/PXA310 _only_ */ 16 #define PXA300_CS1_PHYS 0x30000000 /* PXA300/PXA310 _only_ */ 17 #define PXA3xx_CS2_PHYS 0x10000000 18 #define PXA3xx_CS3_PHYS 0x14000000 [all …]
|
| /kernel/linux/linux-6.6/arch/sh/boards/ |
| D | board-urquell.c | 32 * SW2 0x1x xxxx -> little endian 39 * 0x00000000 - 0x04000000 (CS0) Nor Flash 40 * 0x04000000 - 0x04200000 (CS1) SRAM 41 * 0x05000000 - 0x05800000 (CS1) on board register 42 * 0x05800000 - 0x06000000 (CS1) LAN91C111 43 * 0x06000000 - 0x06400000 (CS1) PCMCIA 44 * 0x08000000 - 0x10000000 (CS2-CS3) DDR3 45 * 0x10000000 - 0x14000000 (CS4) PCIe 46 * 0x14000000 - 0x14800000 (CS5) Core0 LRAM/URAM 47 * 0x14800000 - 0x15000000 (CS5) Core1 LRAM/URAM [all …]
|
| /kernel/linux/linux-5.10/arch/sh/boards/ |
| D | board-urquell.c | 32 * SW2 0x1x xxxx -> little endian 39 * 0x00000000 - 0x04000000 (CS0) Nor Flash 40 * 0x04000000 - 0x04200000 (CS1) SRAM 41 * 0x05000000 - 0x05800000 (CS1) on board register 42 * 0x05800000 - 0x06000000 (CS1) LAN91C111 43 * 0x06000000 - 0x06400000 (CS1) PCMCIA 44 * 0x08000000 - 0x10000000 (CS2-CS3) DDR3 45 * 0x10000000 - 0x14000000 (CS4) PCIe 46 * 0x14000000 - 0x14800000 (CS5) Core0 LRAM/URAM 47 * 0x14800000 - 0x15000000 (CS5) Core1 LRAM/URAM [all …]
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-ar7/ |
| D | spaces.h | 17 #define PAGE_OFFSET _AC(0x94000000, UL) 18 #define PHYS_OFFSET _AC(0x14000000, UL)
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-ar7/ |
| D | spaces.h | 17 #define PAGE_OFFSET _AC(0x94000000, UL) 18 #define PHYS_OFFSET _AC(0x14000000, UL)
|
| /kernel/linux/linux-5.10/arch/sh/include/cpu-sh4/cpu/ |
| D | addrspace.h | 10 #define P0SEG 0x00000000 11 #define P1SEG 0x80000000 12 #define P2SEG 0xa0000000 13 #define P3SEG 0xc0000000 14 #define P4SEG 0xe0000000 18 #define P4SEG_IC_ADDR 0xf0000000 19 #define P4SEG_IC_DATA 0xf1000000 20 #define P4SEG_ITLB_ADDR 0xf2000000 21 #define P4SEG_ITLB_DATA 0xf3000000 22 #define P4SEG_OC_ADDR 0xf4000000 [all …]
|
| /kernel/linux/linux-6.6/arch/sh/include/cpu-sh4/cpu/ |
| D | addrspace.h | 10 #define P0SEG 0x00000000 11 #define P1SEG 0x80000000 12 #define P2SEG 0xa0000000 13 #define P3SEG 0xc0000000 14 #define P4SEG 0xe0000000 18 #define P4SEG_IC_ADDR 0xf0000000 19 #define P4SEG_IC_DATA 0xf1000000 20 #define P4SEG_ITLB_ADDR 0xf2000000 21 #define P4SEG_ITLB_DATA 0xf3000000 22 #define P4SEG_OC_ADDR 0xf4000000 [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/ |
| D | hisilicon,fmc-spi-nor.txt | 7 - size-cells : Should be 0. 16 #size-cells = <0>; 17 reg = <0x10000000 0x1000>, <0x14000000 0x1000000>; 20 flash@0 { 22 reg = <0>;
|
| D | nxp-spifi.txt | 5 mode 0 or 3. The controller operates in either command or memory 25 - spi-cpol : Controller only supports mode 0 and 3 so either 37 reg = <0x40003000 0x1000>, <0x14000000 0x4000000>; 44 flash@0 { 52 partition@0 { 54 reg = <0 0x200000>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
| D | hisilicon,fmc-spi-nor.txt | 7 - size-cells : Should be 0. 16 #size-cells = <0>; 17 reg = <0x10000000 0x1000>, <0x14000000 0x1000000>; 20 spi-nor@0 { 22 reg = <0>;
|
| D | nxp-spifi.txt | 5 mode 0 or 3. The controller operates in either command or memory 25 - spi-cpol : Controller only supports mode 0 and 3 so either 37 reg = <0x40003000 0x1000>, <0x14000000 0x4000000>; 44 flash@0 { 52 partition@0 { 54 reg = <0 0x200000>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/mediatek/ |
| D | mediatek,mmsys.txt | 28 reg = <0 0x14000000 0 0x1000>;
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | zylonite.h | 5 #define ZYLONITE_ETH_PHYS 0x14000000
|
| /kernel/linux/linux-6.6/drivers/input/serio/ |
| D | i8042-snirm.h | 26 #define I8042_COMMAND_REG (kbd_iobase + 0x64UL) 27 #define I8042_DATA_REG (kbd_iobase + 0x60UL) 31 return readb(kbd_iobase + 0x60UL); in i8042_read_data() 36 return readb(kbd_iobase + 0x64UL); in i8042_read_status() 41 writeb(val, kbd_iobase + 0x60UL); in i8042_write_data() 46 writeb(val, kbd_iobase + 0x64UL); in i8042_write_command() 52 kbd_iobase = ioremap(0x16000000, 4); in i8042_platform_init() 56 kbd_iobase = ioremap(0x14000000, 4); in i8042_platform_init() 63 return 0; in i8042_platform_init()
|
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| D | i8042-snirm.h | 26 #define I8042_COMMAND_REG (kbd_iobase + 0x64UL) 27 #define I8042_DATA_REG (kbd_iobase + 0x60UL) 31 return readb(kbd_iobase + 0x60UL); in i8042_read_data() 36 return readb(kbd_iobase + 0x64UL); in i8042_read_status() 41 writeb(val, kbd_iobase + 0x60UL); in i8042_write_data() 46 writeb(val, kbd_iobase + 0x64UL); in i8042_write_command() 52 kbd_iobase = ioremap(0x16000000, 4); in i8042_platform_init() 56 kbd_iobase = ioremap(0x14000000, 4); in i8042_platform_init() 63 return 0; in i8042_platform_init()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,versatile-fpga-irq.txt | 18 the interrupts are valid. Unconnected/unused lines are set to 0, and 28 reg = <0x14000000 0x100>; 29 clear-mask = <0xffffffff>; 30 valid-mask = <0x003fffff>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | arm,versatile-fpga-irq.txt | 18 the interrupts are valid. Unconnected/unused lines are set to 0, and 30 reg = <0x14000000 0x100>; 31 clear-mask = <0xffffffff>; 32 valid-mask = <0x003fffff>;
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| D | macros.fuc | 25 #define GT215 0xa3 26 #define GF100 0xc0 27 #define GF119 0xd9 28 #define GK208 0x108 33 #define NV_PPWR_INTR_TRIGGER 0x0000 34 #define NV_PPWR_INTR_TRIGGER_USER1 0x00000080 35 #define NV_PPWR_INTR_TRIGGER_USER0 0x00000040 36 #define NV_PPWR_INTR_ACK 0x0004 37 #define NV_PPWR_INTR_ACK_SUBINTR 0x00000800 38 #define NV_PPWR_INTR_ACK_WATCHDOG 0x00000002 [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| D | macros.fuc | 25 #define GT215 0xa3 26 #define GF100 0xc0 27 #define GF119 0xd9 28 #define GK208 0x108 33 #define NV_PPWR_INTR_TRIGGER 0x0000 34 #define NV_PPWR_INTR_TRIGGER_USER1 0x00000080 35 #define NV_PPWR_INTR_TRIGGER_USER0 0x00000040 36 #define NV_PPWR_INTR_ACK 0x0004 37 #define NV_PPWR_INTR_ACK_SUBINTR 0x00000800 38 #define NV_PPWR_INTR_ACK_WATCHDOG 0x00000002 [all …]
|
| /kernel/linux/linux-6.6/arch/sh/include/mach-se/mach/ |
| D | se7751.h | 19 #define PA_ROM 0x00000000 /* EPROM */ 20 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte */ 21 #define PA_FROM 0x01000000 /* EPROM */ 22 #define PA_FROM_SIZE 0x00400000 /* EPROM size 4M byte */ 23 #define PA_EXT1 0x04000000 24 #define PA_EXT1_SIZE 0x04000000 25 #define PA_EXT2 0x08000000 26 #define PA_EXT2_SIZE 0x04000000 27 #define PA_SDRAM 0x0c000000 28 #define PA_SDRAM_SIZE 0x04000000 [all …]
|
| /kernel/linux/linux-5.10/arch/sh/include/mach-se/mach/ |
| D | se7751.h | 19 #define PA_ROM 0x00000000 /* EPROM */ 20 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte */ 21 #define PA_FROM 0x01000000 /* EPROM */ 22 #define PA_FROM_SIZE 0x00400000 /* EPROM size 4M byte */ 23 #define PA_EXT1 0x04000000 24 #define PA_EXT1_SIZE 0x04000000 25 #define PA_EXT2 0x08000000 26 #define PA_EXT2_SIZE 0x04000000 27 #define PA_SDRAM 0x0c000000 28 #define PA_SDRAM_SIZE 0x04000000 [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | reg_8xx.h | 29 #define SPRN_EID 81 /* External interrupt disable (EE=0, RI=1) */ 30 #define SPRN_NRI 82 /* Non recoverable interrupt (EE=0, RI=0) */ 38 #define LCTRL1_CTE_GT 0xc0000000 39 #define LCTRL1_CTF_LT 0x14000000 40 #define LCTRL1_CRWE_RW 0x00000000 41 #define LCTRL1_CRWE_RO 0x00040000 42 #define LCTRL1_CRWE_WO 0x000c0000 43 #define LCTRL1_CRWF_RW 0x00000000 44 #define LCTRL1_CRWF_RO 0x00010000 45 #define LCTRL1_CRWF_WO 0x00030000 [all …]
|