Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Dwb840.h90 WB_CACHEALIGN_8LONG = 0x00004000, enumerator
104 #define WB_BUSCTL_CONFIG (WB_CACHEALIGN_8LONG|WB_SKIPLEN_4LONG|WB_BURSTLEN_8LONG)
H A Dwb840.c182 WB_SETBIT(device->reg_base + WB_BUSCTL, WB_CACHEALIGN_8LONG); in wb_init()