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

/openbsd-current/sys/dev/ic/
H A Dif_wi.c1004 u_int8_t cor_value; local
1015 cor_value = bus_space_read_1(sc->wi_ltag, sc->wi_lhandle,
1018 sc->wi_cor_offset, (cor_value | WI_COR_SOFT_RESET));
1021 sc->wi_cor_offset, (cor_value & ~WI_COR_SOFT_RESET));

Completed in 122 milliseconds