Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_tlregs.h138 #define TL_NETSIO_ECLOCK 0x40 macro
H A Dif_tl.c158 TL_NETSIO_ECLOCK, /* SCL */
960 reg = (reg & ~(TL_NETSIO_EDATA | TL_NETSIO_ECLOCK)) | bits; in tl_i2cbb_set_bits()