Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/docs/process/
Dmaintenance.rst34 - Having appropriate bandwidth (minimum 2 hours per week) to deal with the workload.
/trusted-firmware-a-latest/plat/rockchip/rk3399/drivers/dram/
Ddfs.c85 uint32_t bandwidth; in get_cs_die_capability() local
92 bandwidth = 8 * (1 << ch->bw); in get_cs_die_capability()
94 die = bandwidth / die_bandwidth; in get_cs_die_capability()
96 (bandwidth / 16))); in get_cs_die_capability()