Searched refs:ram_split (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A D3c574_cs.c200 unsigned int ram_split:2, pad18:2, xcvr:3, pad21:1, autoselect:1; member in struct:wn3_config::w3_config_fields
503 u_char mcr, *ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; local
512 8 << config.u.ram_size, ram_split[config.u.ram_split],
H A D3c589_cs.c346 char *ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; local
439 (i & 7) ? 32 : 8, ram_split[(i >> 16) & 3],
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c515.c272 unsigned int ram_split:2, pad18:2, xcvr:3, pad21:1, member in struct:wn3_config::w3_config_fields
695 char *ram_split[] = { "5:3", "3:1", "1:1", "3:5" };
706 ram_split[config.u.ram_split],
694 char *ram_split[] = { "5:3", "3:1", "1:1", "3:5" }; local
H A D3c59x.c1208 static const char * ram_split[] = {"5:3", "3:1", "1:1", "3:5"};
1221 ram_split[RAM_SPLIT(config)],
1207 static const char * ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; local

Completed in 111 milliseconds