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

  /src/sys/dev/sbus/
stp4020reg.h 306 #define STP4020_ICR0_IDX 12
316 #define STP4020_ICR0_REG(s) ((32 * (s)) + STP4020_ICR0_IDX)
stp4020.c 521 stp4020_wr_sockctl(h, STP4020_ICR0_IDX, 0);
533 stp4020_wr_sockctl(h, STP4020_ICR0_IDX, v);
623 stp4020_wr_sockctl(h, STP4020_ICR0_IDX, h->int_enable);
709 stp4020_wr_sockctl(h, STP4020_ICR0_IDX, h->int_disable);
936 v = stp4020_rd_sockctl(h, STP4020_ICR0_IDX);
940 stp4020_wr_sockctl(h, STP4020_ICR0_IDX, v);
973 v = stp4020_rd_sockctl(h, STP4020_ICR0_IDX);
994 stp4020_wr_sockctl(h, STP4020_ICR0_IDX, v);
1006 v = stp4020_rd_sockctl(h, STP4020_ICR0_IDX);
1009 stp4020_wr_sockctl(h, STP4020_ICR0_IDX, v)
    [all...]

Completed in 147 milliseconds