Home
last modified time | relevance | path

Searched refs:SIO_MCR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Drmc_comm.h46 #define SIO_MCR 4 macro
/titanic_41/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c124 #define SIO_MCR 4 macro
587 val = sio_get_reg(ssp, SIO_MCR); in lombus_toggle_rts()
591 sio_put_reg(ssp, SIO_MCR, val); in lombus_toggle_rts()
1538 sio_put_reg(ssp, SIO_MCR, SIO_MCR_STD); in lombus_hw_reset()
/titanic_41/usr/src/uts/sun4u/io/
H A Drmc_comm.c532 sio_put_reg(rcs, SIO_MCR, SIO_MCR_STD); in rmc_comm_hw_reset()