Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dsl811hsreg.h97 #define SL11_CTRL_RESETENGINE (0x08) macro
Dsl811hs.c617 !!((x) & SL11_CTRL_RESETENGINE), !!((x) & SL11_CTRL_ENABLESOF));\
3104 slhci_write(sc, SL11_CTRL, SL11_CTRL_RESETENGINE); in slhci_set_feature()