Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/gem/
Dif_gem_sbus.c160 GEM_BANK2_WRITE_4(sc, GEM_SBUS_CONFIG, val); in gem_sbus_attach()
Dif_gemvar.h216 #define GEM_BANK2_WRITE_4(sc, offs, v) \ macro
Dif_gem.c629 GEM_BANK2_WRITE_4(sc, GEM_RESET, GEM_RESET_RX | GEM_RESET_TX | in gem_reset()
721 GEM_BANK2_WRITE_4(sc, GEM_RESET, GEM_RESET_RX | in gem_reset_rx()
812 GEM_BANK2_WRITE_4(sc, GEM_RESET, GEM_RESET_TX | in gem_reset_tx()