Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c285 msg->cnoc_cmds_addrs[0] = 0x5007c; in a618_build_bw_table()
344 msg->cnoc_cmds_addrs[0] = 0x50054; in a619_build_bw_table()
375 msg->cnoc_cmds_addrs[0] = 0x50034; in a640_build_bw_table()
376 msg->cnoc_cmds_addrs[1] = 0x5007c; in a640_build_bw_table()
377 msg->cnoc_cmds_addrs[2] = 0x5004c; in a640_build_bw_table()
414 msg->cnoc_cmds_addrs[0] = 0x500a4; in a650_build_bw_table()
445 msg->cnoc_cmds_addrs[0] = 0x5003c; in a690_build_bw_table()
476 msg->cnoc_cmds_addrs[0] = 0x50070; in a660_build_bw_table()
507 msg->cnoc_cmds_addrs[0] = 0x5006c; in adreno_7c3_build_bw_table()
563 msg->cnoc_cmds_addrs[0] = cmd_db_read_addr("CN0"); in a730_build_bw_table()
[all …]
H A Da6xx_hfi.h142 u32 cnoc_cmds_addrs[6]; member