Searched refs:sts_offset (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-s32.c | 38 unsigned int sts_offset; member 52 ret = regmap_write(gmac->sts_regmap, gmac->sts_offset, in s32_gmac_write_phy_intf_select() 139 "nxp,phy-sel", 1, &gmac->sts_offset); in s32_dwmac_probe()
|
| /linux/sound/soc/intel/avs/ |
| H A D | core.c | 776 .sts_offset = SKL_ADSP_SRAM_BASE_OFFSET, 788 .sts_offset = APL_ADSP_SRAM_BASE_OFFSET, 800 .sts_offset = APL_ADSP_SRAM_BASE_OFFSET, 812 .sts_offset = LNL_REG_HfDFR(0),
|
| H A D | registers.h | 115 #define AVS_FW_REG_BASE(adev) ((adev)->spec->hipc->sts_offset)
|
| H A D | avs.h | 95 const u32 sts_offset; member
|
| H A D | loader.c | 314 ret = snd_hdac_adsp_readl_poll(adev, spec->hipc->sts_offset, reg, in avs_hda_init_rom()
|
| /linux/drivers/scsi/ |
| H A D | stex.c | 1658 u32 sts_offset, cp_offset, scratch_offset; in stex_probe() local 1727 sts_offset = scratch_offset = (ci->rq_count+1) * ci->rq_size; in stex_probe() 1729 sts_offset += (ci->sts_count+1) * sizeof(u32); in stex_probe() 1730 cp_offset = sts_offset + (ci->sts_count+1) * sizeof(struct status_msg); in stex_probe() 1770 hba->status_buffer = (struct status_msg *)(hba->dma_mem + sts_offset); in stex_probe()
|
| /linux/drivers/platform/x86/intel/pmc/ |
| H A D | core.c | 931 u32 sts_offset; in pmc_core_substate_req_regs_show() local 946 sts_offset = pmc->map->lpm_status_offset; in pmc_core_substate_req_regs_show() 979 lpm_status = pmc_core_reg_read(pmc, sts_offset + (mp * 4)); in pmc_core_substate_req_regs_show()
|