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

  /src/sys/dev/sbus/
stp4020reg.h 308 #define STP4020_ISR0_IDX 16
318 #define STP4020_ISR0_REG(s) ((32 * (s)) + STP4020_ISR0_IDX)
stp4020.c 523 stp4020_wr_sockctl(h, STP4020_ISR0_IDX, 0x3fff);
536 v = stp4020_rd_sockctl(h, STP4020_ISR0_IDX);
537 stp4020_wr_sockctl(h, STP4020_ISR0_IDX, v);
652 v = stp4020_rd_sockctl(h, STP4020_ISR0_IDX);
655 stp4020_wr_sockctl(h, STP4020_ISR0_IDX, v);
947 v = stp4020_rd_sockctl(h, STP4020_ISR0_IDX);
956 stp4020_rd_sockctl(h, STP4020_ISR0_IDX));
1093 stp4020_rd_sockctl(h, STP4020_ISR0_IDX));

Completed in 14 milliseconds