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

  /src/sys/dev/ic/
tcic2reg.h 49 #define TCIC_R_EDC 0xA /* Error detect code, 16 bit */
tcic2.c 170 val = bus_space_read_2(iot, ioh, TCIC_R_EDC);
192 val1 = bus_space_read_2(iot, ioh, TCIC_R_EDC);
195 val1 = bus_space_read_2(iot, ioh, TCIC_R_EDC);

Completed in 66 milliseconds