Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/3com/
D3c589_cs.c245 static const char * const ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; in tc589_config() local
327 (fifo & 7) ? 32 : 8, ram_split[(fifo >> 16) & 3], in tc589_config()
D3c574_cs.c302 static const char *ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; variable
435 ram_split[(config & Ram_split) >> Ram_split_shift], in tc574_config()
D3c515.c665 static const char * const ram_split[] = { in corkscrew_setup() local
678 ram_split[(config & Ram_split) >> Ram_split_shift], in corkscrew_setup()
D3c59x.c1363 static const char * const ram_split[] = {"5:3", "3:1", "1:1", "3:5"}; in vortex_probe1() local
1375 ram_split[RAM_SPLIT(config)], in vortex_probe1()