Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
D3c589_cs.c252 static const char * const ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; in tc589_config() local
334 (fifo & 7) ? 32 : 8, ram_split[(fifo >> 16) & 3], in tc589_config()
D3c574_cs.c301 static const char *ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; variable
433 ram_split[(config & Ram_split) >> Ram_split_shift], in tc574_config()
D3c515.c656 static const char * const ram_split[] = { in corkscrew_setup() local
669 ram_split[(config & Ram_split) >> Ram_split_shift], in corkscrew_setup()
D3c59x.c1356 static const char * const ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; in vortex_probe1() local
1368 ram_split[RAM_SPLIT(config)], in vortex_probe1()