Home
last modified time | relevance | path

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

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