HomeSort by: relevance | last modified time | path
    Searched defs:latch2 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sbus/
p9100.c 1621 uint8_t latch1, latch2; local in function:p9100_loadcursor
1654 latch2 = 0;
1657 latch2 |= bbit;
1660 latch2 |= bbit;
1665 p9100_ramdac_write(sc, DAC_INDX_DATA, latch2);

Completed in 13 milliseconds