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

  /src/sys/dev/sbus/
p9100.c 1621 uint8_t latch1, latch2; local in function:p9100_loadcursor
1643 latch1 = 0;
1646 latch1 |= bbit;
1649 latch1 |= bbit;
1664 p9100_ramdac_write(sc, DAC_INDX_DATA, latch1);
p9100.c 1621 uint8_t latch1, latch2; local in function:p9100_loadcursor
1643 latch1 = 0;
1646 latch1 |= bbit;
1649 latch1 |= bbit;
1664 p9100_ramdac_write(sc, DAC_INDX_DATA, latch1);
p9100.c 1621 uint8_t latch1, latch2; local in function:p9100_loadcursor
1643 latch1 = 0;
1646 latch1 |= bbit;
1649 latch1 |= bbit;
1664 p9100_ramdac_write(sc, DAC_INDX_DATA, latch1);
p9100.c 1621 uint8_t latch1, latch2; local in function:p9100_loadcursor
1643 latch1 = 0;
1646 latch1 |= bbit;
1649 latch1 |= bbit;
1664 p9100_ramdac_write(sc, DAC_INDX_DATA, latch1);

Completed in 44 milliseconds