Home
last modified time | relevance | path

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

/freebsd/sys/dev/safexcel/
H A Dsafexcel_reg.h395 #define RD_CACHE_4BITS (RD_CACHE_3BITS << 1 | (1 << 0)) macro
H A Dsafexcel.c379 SAFEXCEL_MST_CTRL_RD_CACHE(RD_CACHE_4BITS) | in safexcel_init_hia_bus_access()