Home
last modified time | relevance | path

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

/external/u-boot/board/tqc/tqm834x/
Dtqm834x.c45 static void set_cs_bounds(short cs, ulong base, ulong size);
80 set_cs_bounds(cs, in dram_init()
310 set_cs_bounds(cs, (long)base, conf[detected].size); in get_ddr_bank_size()
318 static void set_cs_bounds(short cs, ulong base, ulong size) in set_cs_bounds() function