Searched refs:SL11_CTRL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h44 #define SL11_CTRL (0x05) /* Control Register1 */ macro
H A Dsl811hs.c1776 f = slhci_read(sc, SL11_CTRL);
2786 slhci_write(sc, SL11_CTRL, 0);
2825 slhci_write(sc, SL11_CTRL, ctrl|SL11_CTRL_ENABLESOF);
3104 slhci_write(sc, SL11_CTRL, SL11_CTRL_RESETENGINE);
3421 r = slhci_read(ssc, SL11_CTRL);
/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dgb225_slhci.c160 bus_space_write_1(iot, ioh, SL11_IDX_ADDR, SL11_CTRL);
/netbsd-current/sys/arch/mips/adm5120/dev/
H A Dahci.c342 ((sl11read(sc, SL11_CTRL) & SL11_CTRL_SUSPEND)

Completed in 119 milliseconds