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

/freebsd-10.3-release/sys/dev/dc/
H A Dif_dc.c390 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ);
432 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ);
450 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ);
541 SIO_SET(DC_SIO_ROMSEL | DC_SIO_ROMCTL_READ);
550 SIO_CLR(DC_SIO_ROMSEL | DC_SIO_ROMCTL_READ);
568 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ);
H A Dif_dcreg.h288 #define DC_SIO_ROMCTL_READ 0x00004000 macro

Completed in 59 milliseconds