Searched refs:RAM_SIZE (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-bcmring/include/mach/
H A Dhardware.h36 #define RAM_SIZE (CFG_GLOBAL_RAM_SIZE-CFG_GLOBAL_RAM_SIZE_RESERVED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/
H A Dhardware.h36 #define RAM_SIZE (CFG_GLOBAL_RAM_SIZE-CFG_GLOBAL_RAM_SIZE_RESERVED) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-rpc/include/mach/
H A Dhardware.h34 #define RAM_SIZE 0x10000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-rpc/include/mach/
H A Dhardware.h34 #define RAM_SIZE 0x10000000 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dc101.c46 #define RAM_SIZE (256 * 1024) macro
48 #define RX_RING_BUFFERS ((RAM_SIZE - C101_WINDOW_SIZE) / \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dc101.c46 #define RAM_SIZE (256 * 1024) macro
48 #define RX_RING_BUFFERS ((RAM_SIZE - C101_WINDOW_SIZE) / \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Deepro.c354 #define RAM_SIZE 0x8000 macro
360 #define XMT_DEFAULT_RAM (RAM_SIZE - RCV_DEFAULT_RAM)
670 lp->xmt_ram = RAM_SIZE - lp->rcv_ram;
676 lp->rcv_upper_limit = (RAM_SIZE - 2);
682 lp->xmt_upper_limit = (RAM_SIZE - 2);
H A Dcs89x0.h324 #define RAM_SIZE 0x1000 /* The card has 4k bytes or RAM */ macro
H A D3c59x.c503 #define RAM_SIZE(v) BFEXT(v, 0, 3) macro
1363 8 << RAM_SIZE(config),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Deepro.c354 #define RAM_SIZE 0x8000 macro
360 #define XMT_DEFAULT_RAM (RAM_SIZE - RCV_DEFAULT_RAM)
670 lp->xmt_ram = RAM_SIZE - lp->rcv_ram;
676 lp->rcv_upper_limit = (RAM_SIZE - 2);
682 lp->xmt_upper_limit = (RAM_SIZE - 2);
H A Dcs89x0.h324 #define RAM_SIZE 0x1000 /* The card has 4k bytes or RAM */ macro
H A D3c59x.c503 #define RAM_SIZE(v) BFEXT(v, 0, 3) macro
1363 8 << RAM_SIZE(config),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tokenring/
H A Dsmctr.h637 #define RAM_SIZE 0x10000 macro
638 #define INIT_SYS_CONFIG_PTR_OFFSET (RAM_SIZE-ISCP_BLOCK_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tokenring/
H A Dsmctr.h637 #define RAM_SIZE 0x10000 macro
638 #define INIT_SYS_CONFIG_PTR_OFFSET (RAM_SIZE-ISCP_BLOCK_SIZE)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dcyclades.c104 #define RAM_SIZE 0x80000 macro
3602 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++)
3606 cy_writel(&ctl_addr->loc_addr_base, WIN_RAM + RAM_SIZE);
3607 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dcyclades.c104 #define RAM_SIZE 0x80000 macro
3602 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++)
3606 cy_writel(&ctl_addr->loc_addr_base, WIN_RAM + RAM_SIZE);
3607 for (tmp = base_addr; tmp < base_addr + RAM_SIZE; tmp++)

Completed in 304 milliseconds