Searched refs:host_reg (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_dbg.h | 60 __be32 host_reg[32]; member 94 __be32 host_reg[32]; member 133 __be32 host_reg[32]; member 172 __be32 host_reg[32]; member
|
| H A D | qla_dbg.c | 1128 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla24xx_fw_dump() 1129 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla24xx_fw_dump() 1391 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla25xx_fw_dump() 1392 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla25xx_fw_dump() 1702 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla81xx_fw_dump() 1703 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla81xx_fw_dump() 2037 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla83xx_fw_dump() 2038 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla83xx_fw_dump()
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | adreno_gen7_2_0_snapshot.h | 481 .host_reg = REG_A6XX_RB_SUB_BLOCK_SEL_CNTL_HOST, 487 .host_reg = REG_A6XX_RB_SUB_BLOCK_SEL_CNTL_HOST,
|
| H A D | adreno_gen7_0_0_snapshot.h | 694 .host_reg = REG_A6XX_RB_SUB_BLOCK_SEL_CNTL_HOST, 700 .host_reg = REG_A6XX_RB_SUB_BLOCK_SEL_CNTL_HOST,
|
| H A D | adreno_gen7_9_0_snapshot.h | 1108 .host_reg = REG_A6XX_RB_SUB_BLOCK_SEL_CNTL_HOST, 1114 .host_reg = REG_A6XX_RB_SUB_BLOCK_SEL_CNTL_HOST,
|
| H A D | a6xx_gpu_state.h | 554 unsigned int host_reg; member
|
| H A D | a6xx_gpu_state.c | 1184 gpu_write(gpu, regs->sel->host_reg, regs->sel->val); in a7xx_get_ahb_gpu_reglist()
|