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

  /src/sys/dev/ic/
elink3.c 247 case ELINK_W1_RUNNER_RDCTL:
790 bus_space_write_2(iot, ioh, ELINK_W1_RUNNER_RDCTL, (1 << 11));
800 bus_space_write_2(iot, ioh, ELINK_W1_RUNNER_RDCTL, 0);
1613 bus_space_write_2(iot, ioh, ELINK_W1_RUNNER_RDCTL, totlen >> 1);
1657 bus_space_write_2(iot, ioh, ELINK_W1_RUNNER_RDCTL, 0);
1742 bus_space_write_2(iot, ioh, ELINK_W1_RUNNER_RDCTL, 0);
elink3reg.h 146 #define ELINK_W1_RUNNER_RDCTL 0x16

Completed in 14 milliseconds