HomeSort by: relevance | last modified time | path
    Searched refs:MDC_LOW (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pcmcia/
if_xireg.h 291 #define MDC_LOW GP3_OUT
if_xi.c 492 bus_space_write_1(bst, bsh, GP2, MDC_LOW);
510 bus_space_write_1(bst, bsh, GP2, bit | MDC_LOW);
528 bus_space_write_1(bst, bsh, GP2, MDC_LOW);

Completed in 14 milliseconds