Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_mtw.c110 int mtw_set_region_4(struct mtw_softc *, uint16_t, uint32_t, int);
947 mtw_set_region_4(struct mtw_softc *sc, uint16_t reg, uint32_t val, int count) in mtw_set_region_4() function
1829 mtw_set_region_4(sc, MTW_IVEIV(0), 0, 4); in mtw_set_key_cb()
3135 mtw_set_region_4(sc, MTW_WCID_ATTR(0), 1, 8 * 32); in mtw_init()
3150 mtw_set_region_4(sc, MTW_WCID_ENTRY(0), 0xffffffff, 512); in mtw_init()
3162 mtw_set_region_4(sc, MTW_SKEY(0, 0), 0, 8 * 32); in mtw_init()
3165 mtw_set_region_4(sc, MTW_IVEIV(0), 0, 8 * 32); in mtw_init()