Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c1491 .max_bw_low = 6700000,
1527 .max_bw_low = 6800000,
1563 .max_bw_low = 6800000,
1591 .max_bw_low = 12800000,
1620 .max_bw_low = 9600000,
1647 .max_bw_low = 13700000,
1676 .max_bw_low = 4700000,
1704 .max_bw_low = 2700000,
Ddpu_hw_catalog.h795 u32 max_bw_low; member
Ddpu_core_perf.c483 (u32 *)&catalog->perf->max_bw_low); in dpu_core_perf_debugfs_init()