Home
last modified time | relevance | path

Searched refs:SCPDR (Results 1 – 2 of 2) sorted by relevance

/arch/sh/kernel/cpu/sh3/
Dserial-sh770x.c8 #define SCPDR 0xA4000136 macro
26 data = __raw_readb(SCPDR); in sh770x_sci_init_pins()
28 __raw_writeb(data & 0xbf, SCPDR); in sh770x_sci_init_pins()
/arch/sh/boards/mach-hp6xx/
Dsetup.c22 #define SCPDR 0xa4000136 macro
155 v8 = __raw_readb(SCPDR); in hp6xx_setup()
158 __raw_writeb(v8, SCPDR); in hp6xx_setup()