Searched refs:SIZE (Results 1 – 12 of 12) sorted by relevance
14 SIZE=$222 echo "const char * const $ARRAY[$SIZE] = {"
99 #define SIZE(n) ((n) << 12) macro105 #define MKOP(t, f, s) ((t) | (f) | SIZE(s))
221 #define BASE_ADDR_END_FUNC(NAME, SIZE) \ argument225 unsigned long next = (addr + (SIZE)) & ~((SIZE) - 1); \
58 // BUS_ADDRESS(3) CPU_PHYSICAL(1) SIZE(2)
410 #define BONITO_PCIMEMBASECFGSIZE(WIN, SIZE) (((~((SIZE)-1))>>(BONITO_PCIMEMBASECFG_ASHIFT-BONITO_PC… argument
89 bit 22:21 = 10 (SIZE = word)111 bit 22:21 = xx (SIZE; see MC68060 User's Manual)
18 hex '(S)DRAM SIZE' if SET_MEM_PARAM
575 * reg = <ADDR SIZE>;578 * Note that if SIZE is greater than 4, then
569 * reg = <ADDR SIZE>;572 * Note that if SIZE is greater than 4, then
789 * reg = <ADDR SIZE>;792 * Note that if SIZE is greater than 4, then
681 * reg = <ADDR SIZE>;684 * Note that if SIZE is greater than 4, then
335 Field 13:8 SIZE
Completed in 29 milliseconds