Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pcmcia/
Dif_xereg.h288 #define MDC_HIGH (GP3_OUT | GP3_WR) macro
Dif_xe.c833 bus_space_write_1(bst, bsh, offset + GP2, MDC_HIGH); in xe_mdi_idle()
852 bus_space_write_1(bst, bsh, offset + GP2, bit | MDC_HIGH); in xe_mdi_pulse()
872 bus_space_write_1(bst, bsh, offset + GP2, MDC_HIGH); in xe_mdi_probe()