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.c378 msg->cnoc_cmds_addrs[0] = cmd_db_read_addr("CN0"); in a6xx_generate_bw_table()
414 msg->cnoc_cmds_addrs[0] = 0x5007c; in a618_build_bw_table()
473 msg->cnoc_cmds_addrs[0] = 0x50054; in a619_build_bw_table()
504 msg->cnoc_cmds_addrs[0] = 0x50034; in a640_build_bw_table()
505 msg->cnoc_cmds_addrs[1] = 0x5007c; in a640_build_bw_table()
506 msg->cnoc_cmds_addrs[2] = 0x5004c; in a640_build_bw_table()
543 msg->cnoc_cmds_addrs[0] = 0x500a4; in a650_build_bw_table()
574 msg->cnoc_cmds_addrs[0] = 0x5003c; in a690_build_bw_table()
605 msg->cnoc_cmds_addrs[0] = 0x50070; in a660_build_bw_table()
636 msg->cnoc_cmds_addrs[0] = 0x50058; in a663_build_bw_table()
[all …]
H A Da6xx_hfi.h142 u32 cnoc_cmds_addrs[6]; member