Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dstp4020reg.h82 #define STP4020_ICR0_RESET 0x0002 /* PC card reset */ macro
H A Dstp4020.c709 stp4020_rd_sockctl(h, STP4020_ICR0_IDX) | STP4020_ICR0_RESET); in stp4020_chip_socket_enable()
712 stp4020_rd_sockctl(h, STP4020_ICR0_IDX) & ~STP4020_ICR0_RESET); in stp4020_chip_socket_enable()