Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dspifreg.h184 #define CD180_CCR_CMD_RESET 0x80 /* chip/channel reset */ macro
Dspif.c250 stty_write_ccr(sc, CD180_CCR_CMD_RESET | CD180_CCR_RESETALL); in spifattach()
367 stty_write_ccr(csc, CD180_CCR_CMD_RESET|CD180_CCR_RESETCHAN); in sttyopen()
425 CD180_CCR_CMD_RESET|CD180_CCR_RESETCHAN); in sttyclose()