Home
last modified time | relevance | path

Searched defs:reg_mask (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/bxe/
H A Decore_init.h640 } reg_mask; /* Register mask (all valid bits) */ member
814 uint32_t reg_mask = ecore_parity_reg_mask(sc, i); in ecore_clear_blocks_parity() local
847 uint32_t reg_mask = ecore_parity_reg_mask(sc, i); in ecore_enable_blocks_parity() local
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c918 u_int32_t reg_mask[] = { in ar9300_wow_apply_pattern() local
H A Dar9300.h390 u_int32_t reg_mask; // mask of register member
/freebsd-13.1/sys/dev/al_eth/
H A Dal_init_eth_lm.c733 uint8_t reg_mask, in al_eth_lm_retimer_ds25_write_reg()