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

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

Completed in 191 milliseconds