Searched refs:SCIx_FNS (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/serial/ |
A D | serial_sh.h | 295 #define SCIx_FNS(name, sh3_sci_offset, sh3_sci_size,\ macro 314 #define SCIx_FNS(name, sh3_sci_offset, sh3_sci_size,\ macro 352 SCIx_FNS(SCxTDR, 0x20, 8, 0x40, 8) 353 SCIx_FNS(SCxRDR, 0x24, 8, 0x60, 8) 357 SCIx_FNS(SCSMR, 0x00, 16, 0x00, 16) 358 SCIx_FNS(SCBRR, 0x04, 8, 0x04, 8) 359 SCIx_FNS(SCSCR, 0x08, 16, 0x08, 16) 360 SCIx_FNS(SCxTDR, 0x20, 8, 0x0c, 8) 361 SCIx_FNS(SCxSR, 0x14, 16, 0x10, 16) 362 SCIx_FNS(SCxRDR, 0x24, 8, 0x14, 8) [all …]
|
Completed in 4 milliseconds