Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.c279 msg->cnoc_cmds_addrs[0] = 0x5007c; in a618_build_bw_table()
310 msg->cnoc_cmds_addrs[0] = 0x50034; in a640_build_bw_table()
311 msg->cnoc_cmds_addrs[1] = 0x5007c; in a640_build_bw_table()
312 msg->cnoc_cmds_addrs[2] = 0x5004c; in a640_build_bw_table()
349 msg->cnoc_cmds_addrs[0] = 0x500a4; in a650_build_bw_table()
378 msg->cnoc_cmds_addrs[0] = 0x50034; in a6xx_build_bw_table()
379 msg->cnoc_cmds_addrs[1] = 0x5007c; in a6xx_build_bw_table()
380 msg->cnoc_cmds_addrs[2] = 0x5004c; in a6xx_build_bw_table()
Da6xx_hfi.h131 u32 cnoc_cmds_addrs[6]; member