Searched refs:SCPCR (Results 1 – 2 of 2) sorted by relevance
7 #define SCPCR 0xA4000116 macro15 data = __raw_readw(SCPCR); in sh770x_sci_init_pins()17 __raw_writew(data & 0x0fcf, SCPCR); in sh770x_sci_init_pins()21 data = __raw_readw(SCPCR); in sh770x_sci_init_pins()24 __raw_writew((data & 0x0fcf) | 0x1000, SCPCR); in sh770x_sci_init_pins()
21 #define SCPCR 0xa4000116 macro160 v = __raw_readw(SCPCR); in hp6xx_setup()163 __raw_writew(v, SCPCR); in hp6xx_setup()