Home
last modified time | relevance | path

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

/openbsd/sys/arch/alpha/pci/
H A Dtsciic.c184 val = (bits & MPD_BIT_SDA ? MPD_DS : 0) | in tsciicbb_set_bits()
H A Dtsreg.h99 # define MPD_DS 0x02 /* WO: Data send - Must be a 1 to receive */ macro