Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-dmfc.c120 unsigned long bandwidth_per_slot; member
239 while (slots * priv->bandwidth_per_slot < bandwidth) in dmfc_bandwidth_to_slots()
422 priv->bandwidth_per_slot = clk_get_rate(ipu_clk) * 4 / 8; in ipu_dmfc_init()
425 priv->bandwidth_per_slot / 1000000); in ipu_dmfc_init()