Searched refs:scif_fcr_read (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/landisk/stand/boot/
H A Dscifcons.c120 #define scif_fcr_read() SHREG_SCFCR2 macro
/netbsd-current/sys/arch/sh3/dev/
H A Dscif.c318 #define scif_fcr_read() SHREG_SCFCR2 macro
631 scif_fcr_write(scif_fcr_read() | SCFCR2_MCE);
633 scif_fcr_write(scif_fcr_read() & ~SCFCR2_MCE);

Completed in 74 milliseconds