Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2860.c824 RAL_BARRIER_WRITE(sc); in rt2860_updatestats()
2038 RAL_BARRIER_WRITE(sc); in rt2860_mcu_bbp_write()
2063 RAL_BARRIER_WRITE(sc); in rt2860_mcu_bbp_read()
2175 RAL_BARRIER_WRITE(sc); in rt2860_mcu_cmd()
3827 RAL_BARRIER_WRITE(sc); in rt2860_init_locked()
3866 RAL_BARRIER_WRITE(sc); in rt2860_init_locked()
3872 RAL_BARRIER_WRITE(sc); in rt2860_init_locked()
4097 RAL_BARRIER_WRITE(sc); in rt2860_stop_locked()
4130 RAL_BARRIER_WRITE(sc); in rt2860_load_microcode()
H A Drt2860reg.h1003 #define RAL_BARRIER_WRITE(sc) \ macro