Home
last modified time | relevance | path

Searched refs:PORT_PMCR (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/include/mach-common/mach/
H A Dsh7763rdp.h32 #define PORT_PMCR 0xFFEF0018 macro
/linux/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h27 #define PORT_PMCR 0xA4050116UL macro
/linux/arch/sh/include/mach-se/mach/
H A Dse7722.h67 #define PORT_PMCR 0xA4050116UL macro
H A Dse7343.h72 #define PORT_PMCR 0xA4050116 macro
/linux/arch/sh/boards/mach-se/7722/
H A Dsetup.c171 __raw_writew(0x0000, PORT_PMCR); in se7722_setup()