Searched refs:host_reg (Results 1 – 7 of 7) sorted by relevance
| /drivers/scsi/qla2xxx/ |
| 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
|
| A D | qla_dbg.c | 1127 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla24xx_fw_dump() 1128 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla24xx_fw_dump() 1390 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla25xx_fw_dump() 1391 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla25xx_fw_dump() 1701 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla81xx_fw_dump() 1702 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla81xx_fw_dump() 2036 for (cnt = 0; cnt < ARRAY_SIZE(fw->host_reg); cnt++, dmp_reg++) in qla83xx_fw_dump() 2037 fw->host_reg[cnt] = htonl(rd_reg_dword(dmp_reg)); in qla83xx_fw_dump()
|
| /drivers/gpu/drm/msm/adreno/ |
| A D | adreno_gen7_2_0_snapshot.h | 481 .host_reg = REG_A6XX_RB_RB_SUB_BLOCK_SEL_CNTL_HOST, 487 .host_reg = REG_A6XX_RB_RB_SUB_BLOCK_SEL_CNTL_HOST,
|
| A D | adreno_gen7_0_0_snapshot.h | 687 .host_reg = REG_A6XX_RB_RB_SUB_BLOCK_SEL_CNTL_HOST, 693 .host_reg = REG_A6XX_RB_RB_SUB_BLOCK_SEL_CNTL_HOST,
|
| A D | adreno_gen7_9_0_snapshot.h | 1108 .host_reg = REG_A6XX_RB_RB_SUB_BLOCK_SEL_CNTL_HOST, 1114 .host_reg = REG_A6XX_RB_RB_SUB_BLOCK_SEL_CNTL_HOST,
|
| A D | a6xx_gpu_state.h | 554 unsigned int host_reg; member
|
| A D | a6xx_gpu_state.c | 1167 gpu_write(gpu, regs->sel->host_reg, regs->sel->val); in a7xx_get_ahb_gpu_reglist()
|
Completed in 29 milliseconds