~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/sh/include/mach-common/mach/sh7763rdp.h

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 /* SPDX-License-Identifier: GPL-2.0 */
  2 #ifndef __ASM_SH_SH7763RDP_H
  3 #define __ASM_SH_SH7763RDP_H
  4 
  5 /*
  6  * linux/include/asm-sh/sh7763drp.h
  7  *
  8  * Copyright (C) 2008 Renesas Solutions
  9  * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
 10  */
 11 #include <asm/addrspace.h>
 12 
 13 /* clock control */
 14 #define MSTPCR1 0xFFC80038
 15 
 16 /* PORT */
 17 #define PORT_PSEL0      0xFFEF0070
 18 #define PORT_PSEL1      0xFFEF0072
 19 #define PORT_PSEL2      0xFFEF0074
 20 #define PORT_PSEL3      0xFFEF0076
 21 #define PORT_PSEL4      0xFFEF0078
 22 
 23 #define PORT_PACR       0xFFEF0000
 24 #define PORT_PCCR       0xFFEF0004
 25 #define PORT_PFCR       0xFFEF000A
 26 #define PORT_PGCR       0xFFEF000C
 27 #define PORT_PHCR       0xFFEF000E
 28 #define PORT_PICR       0xFFEF0010
 29 #define PORT_PJCR       0xFFEF0012
 30 #define PORT_PKCR       0xFFEF0014
 31 #define PORT_PLCR       0xFFEF0016
 32 #define PORT_PMCR       0xFFEF0018
 33 #define PORT_PNCR       0xFFEF001A
 34 
 35 /* FPGA */
 36 #define CPLD_BOARD_ID_ERV_REG   0xB1000000
 37 #define CPLD_CPLD_CMD_REG               0xB1000006
 38 
 39 /*
 40  * USB SH7763RDP board can use Host only.
 41  */
 42 #define USB_USBHSC      0xFFEC80f0
 43 
 44 /* arch/sh/boards/renesas/sh7763rdp/irq.c */
 45 void init_sh7763rdp_IRQ(void);
 46 int sh7763rdp_irq_demux(int irq);
 47 #define __IO_PREFIX     sh7763rdp
 48 #include <asm/io_generic.h>
 49 
 50 #endif /* __ASM_SH_SH7763RDP_H */
 51 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php