Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddfs.c86 uint32_t die_bandwidth; in get_cs_die_capability() local
93 die_bandwidth = 8 * (1 << ch->dbw); in get_cs_die_capability()
94 die = bandwidth / die_bandwidth; in get_cs_die_capability()