Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwx.c267 int iwx_set_bits_mask_prph(struct iwx_softc *, uint32_t, uint32_t,
1798 iwx_set_bits_mask_prph(struct iwx_softc *sc, uint32_t reg, uint32_t bits, in iwx_set_bits_mask_prph() function
1816 return iwx_set_bits_mask_prph(sc, reg, bits, ~0); in iwx_set_bits_prph()
1822 return iwx_set_bits_mask_prph(sc, reg, 0, ~bits); in iwx_clear_bits_prph()