Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dcommon_hsi.h142 #define GTT_DWORD_SIZE_BITS 10 macro
143 #define GTT_BYTE_SIZE_BITS (GTT_DWORD_SIZE_BITS + 2)
144 #define GTT_DWORD_SIZE BIT(GTT_DWORD_SIZE_BITS)