Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwivar.h121 u_int16_t sc_system_scale; member
H A Dwi.c542 sc->sc_system_scale = 1; in wi_attach()
848 wi_write_val(sc, WI_RID_SYSTEM_SCALE, sc->sc_system_scale); in wi_init()
2302 wreq.wi_val[0] = htole16(sc->sc_system_scale); in wi_get_cfg()
2465 sc->sc_system_scale = le16toh(wreq.wi_val[0]); in wi_set_cfg()