Home
last modified time | relevance | path

Searched refs:STP4020_ISR1_IDX (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/sbus/
H A Dstp4020reg.h298 #define STP4020_ISR1_IDX 18 macro
308 #define STP4020_ISR1_REG(s) ((32 * (s)) + STP4020_ISR1_IDX)
H A Dstp4020.c181 rev = stp4020_rd_sockctl(&sc->sc_socks[0], STP4020_ISR1_IDX) & in stpattach_common()
245 stp4020_wr_sockctl(h, STP4020_ISR1_IDX, 0x3fff); in stp4020_attach_socket()
863 stp4020_rd_sockctl(h, STP4020_ISR1_IDX)); in stp4020_dump_regs()