Searched refs:MTW_MAC_SRST (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | mtwreg.h | 453 #define MTW_MAC_SRST (1 << 0) macro |
/openbsd/sys/dev/usb/ | ||
H A D | if_mtw.c | 3106 mtw_write(sc, MTW_MAC_SYS_CTRL, MTW_BBP_HRST | MTW_MAC_SRST); in mtw_init() |