Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ex/
H A Dif_exreg.h96 #define MASK_REG 3 macro
H A Dif_ex.c378 CSR_WRITE_1(sc, MASK_REG, All_Int & ~(Rx_Int | Tx_Int)); in ex_init_locked()
477 CSR_WRITE_1(sc, MASK_REG, All_Int); in ex_start_locked()
560 CSR_WRITE_1(sc, MASK_REG, All_Int & ~(Rx_Int | Tx_Int)); in ex_start_locked()
609 CSR_WRITE_1(sc, MASK_REG, All_Int); in ex_stop()