Searched refs:RAM_SIZE (Results 1 – 4 of 4) sorted by relevance
48 #define RAM_SIZE (256 * 1024) macro50 #define RX_RING_BUFFERS ((RAM_SIZE - C101_WINDOW_SIZE) / \
324 #define RAM_SIZE 0x1000 /* The card has 4k bytes or RAM */ macro
100 #define RAM_SIZE 0x80000 macro3548 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++) in cyz_load_fw()3552 cy_writel(&ctl_addr->loc_addr_base, WIN_RAM + RAM_SIZE); in cyz_load_fw()3553 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++) in cyz_load_fw()
511 #define RAM_SIZE(v) BFEXT(v, 0, 3) macro1366 8 << RAM_SIZE(config), in vortex_probe1()