Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsmc91cxxreg.h154 #define RCR_SOFTRESET 0x8000 /* Resets the EPH logic */ macro
H A Dsmc91cxx.c495 bus_space_write_2(bst, bsh, RECV_CONTROL_REG_W, RCR_SOFTRESET); in smc91cxx_init()