Searched refs:PORT_PVCR (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh3/cpu/
H A Dgpio.h35 #define PORT_PVCR 0xA4050122UL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/mach-se/mach/
H A Dse7343.h80 #define PORT_PVCR 0xA4050144 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/
H A Dboard-magicpanelr2.c203 __raw_writew(0x0142, PORT_PVCR); /* 00 00 00 01 01 00 00 10 */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsh-sci.c221 data = __raw_readw(PORT_PVCR);
222 __raw_writew((data & 0xfc03), PORT_PVCR);
231 data = __raw_readw(PORT_PVCR);
232 __raw_writew((data & 0xffc3), PORT_PVCR);
H A Dsh-sci.h37 # define PORT_PVCR 0xA4050122UL macro

Completed in 89 milliseconds