Home
last modified time | relevance | path

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

/include/
A Dvsc9953.h228 #define BITS_TO_DWORD(in) (1 + (((in) - 1) / 32)) macro
229 #define ENTRY_WORDS_ES0 BITS_TO_DWORD(29)
230 #define ENTRY_WORDS_IS1 BITS_TO_DWORD(376)
231 #define ENTRY_WORDS_IS2 BITS_TO_DWORD(376)
232 #define ES0_ACT_WIDTH BITS_TO_DWORD(91)
233 #define ES0_CNT_WIDTH BITS_TO_DWORD(1)
234 #define IS1_ACT_WIDTH BITS_TO_DWORD(320)
235 #define IS1_CNT_WIDTH BITS_TO_DWORD(4)
236 #define IS2_ACT_WIDTH BITS_TO_DWORD(103 - 2 * VSC9953_PORT_OFFSET)
237 #define IS2_CNT_WIDTH BITS_TO_DWORD(4 * 32)

Completed in 12 milliseconds