Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/adreno/
Da6xx_hfi.c283 msg->cnoc_cmds_addrs[0] = 0x5007c; in a618_build_bw_table()
314 msg->cnoc_cmds_addrs[0] = 0x50034; in a640_build_bw_table()
315 msg->cnoc_cmds_addrs[1] = 0x5007c; in a640_build_bw_table()
316 msg->cnoc_cmds_addrs[2] = 0x5004c; in a640_build_bw_table()
353 msg->cnoc_cmds_addrs[0] = 0x500a4; in a650_build_bw_table()
384 msg->cnoc_cmds_addrs[0] = 0x50070; in a660_build_bw_table()
415 msg->cnoc_cmds_addrs[0] = 0x5006c; in adreno_7c3_build_bw_table()
443 msg->cnoc_cmds_addrs[0] = 0x50034; in a6xx_build_bw_table()
444 msg->cnoc_cmds_addrs[1] = 0x5007c; in a6xx_build_bw_table()
445 msg->cnoc_cmds_addrs[2] = 0x5004c; in a6xx_build_bw_table()
Da6xx_hfi.h142 u32 cnoc_cmds_addrs[6]; member