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

  /src/sys/dev/ic/
seeq8005reg.h 141 #define SEEQ_CFG2_RESET (1 << 15)
seeq8005.c 522 bus_space_write_1(iot, ioh, SEEQ_CONFIG2 + 1, SEEQ_CFG2_RESET >> 8);
525 bus_space_write_2(iot, ioh, SEEQ_CONFIG2, SEEQ_CFG2_RESET);

Completed in 39 milliseconds