Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c283 msg->cnoc_cmds_addrs[0] = 0x5007c; in a618_build_bw_table()
342 msg->cnoc_cmds_addrs[0] = 0x50054; in a619_build_bw_table()
373 msg->cnoc_cmds_addrs[0] = 0x50034; in a640_build_bw_table()
374 msg->cnoc_cmds_addrs[1] = 0x5007c; in a640_build_bw_table()
375 msg->cnoc_cmds_addrs[2] = 0x5004c; in a640_build_bw_table()
412 msg->cnoc_cmds_addrs[0] = 0x500a4; in a650_build_bw_table()
443 msg->cnoc_cmds_addrs[0] = 0x5003c; in a690_build_bw_table()
474 msg->cnoc_cmds_addrs[0] = 0x50070; in a660_build_bw_table()
505 msg->cnoc_cmds_addrs[0] = 0x5006c; in adreno_7c3_build_bw_table()
533 msg->cnoc_cmds_addrs[0] = 0x50034; in a6xx_build_bw_table()
[all …]
H A Da6xx_hfi.h142 u32 cnoc_cmds_addrs[6]; member