Searched refs:RTII_CLCK_ON (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dradiotrack2.c74 #define RTII_CLCK_ON (1 << 1) macro
81 #define RTII_READ_CLOCK_HIGH (RTII_DATA_ON | RTII_CLCK_ON | RTII_WREN_OFF)
268 bus_space_write_1(iot, ioh, off, RTII_WREN_ON | RTII_CLCK_ON | data);

Completed in 50 milliseconds