Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Datwvar.h254 u_int32_t sc_bbpctl_rd; member
H A Datw.c699 sc->sc_bbpctl_rd = reg | ATW_BBPCTL_RD; in atw_attach()
1883 reg = sc->sc_bbpctl_rd | LSHIFT(addr & 0x7f, ATW_BBPCTL_ADDR_MASK); in atw_rf3000_read()