Searched refs:RAM_SIZE (Results 1 – 4 of 4) sorted by relevance
44 #define RAM_SIZE (256 * 1024) macro46 #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 macro3543 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++) in cyz_load_fw()3547 cy_writel(&ctl_addr->loc_addr_base, WIN_RAM + RAM_SIZE); in cyz_load_fw()3548 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++) in cyz_load_fw()
511 #define RAM_SIZE(v) BFEXT(v, 0, 3) macro1364 8 << RAM_SIZE(config), in vortex_probe1()