Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Dscireg.h87 #define SCSSR_TEND 0x04 macro
/netbsd-src/sys/arch/evbsh3/t_sh7706lan/
H A Dscimci.c263 while ((SHREG_SCSSR & SCSSR_TEND) == 0) in scimci_putc_sw()