Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dif_tlreg.h344 #define TL_SIO_ECLOK 0x40 macro
573 tl_dio_setbit(sc, TL_NETSIO, TL_SIO_ECLOK); /* Pull clock pin high */\
577 tl_dio_clrbit(sc, TL_NETSIO, TL_SIO_ECLOK); /* Pull clock low again */
586 tl_dio_setbit(sc, TL_NETSIO, TL_SIO_ECLOK); /* Pull clock high */ \
590 tl_dio_clrbit(sc, TL_NETSIO, TL_SIO_ECLOK); /* Pull clock low again */
Dif_tl.c441 tl_dio_setbit(sc, TL_NETSIO, TL_SIO_ECLOK);
443 tl_dio_clrbit(sc, TL_NETSIO, TL_SIO_ECLOK);
454 tl_dio_setbit(sc, TL_NETSIO, TL_SIO_ECLOK);
456 tl_dio_clrbit(sc, TL_NETSIO, TL_SIO_ECLOK);
510 tl_dio_setbit(sc, TL_NETSIO, TL_SIO_ECLOK);
514 tl_dio_clrbit(sc, TL_NETSIO, TL_SIO_ECLOK);