Searched refs:addr_off (Results 1 – 5 of 5) sorted by relevance
265 u32 addr_off = 0; in dump_regs() local269 x0 = readl_relaxed(base + addr_off); in dump_regs()270 x4 = readl_relaxed(base + addr_off + 0x04); in dump_regs()271 x8 = readl_relaxed(base + addr_off + 0x08); in dump_regs()272 xc = readl_relaxed(base + addr_off + 0x0c); in dump_regs()274 pr_info("%08x: %08x %08x %08x %08x", addr_off, x0, x4, x8, xc); in dump_regs()275 addr_off += 16; in dump_regs()
488 u32 addr_off; /* partition address offset */ member680 u32 addr_off; /* phy address offset */ member729 u32 addr_off; /* fru address offset */ member
4270 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_write_send()4303 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_read_send()4642 flash->addr_off = offset; in bfa_flash_update_part()4696 flash->addr_off = offset; in bfa_flash_read_part()5367 msg->offset = cpu_to_be32(phy->addr_off + phy->offset); in bfa_phy_write_send()5405 msg->offset = cpu_to_be32(phy->addr_off + phy->offset); in bfa_phy_read_send()5633 phy->addr_off = offset; in bfa_phy_update()5684 phy->addr_off = offset; in bfa_phy_read()6222 msg->offset = cpu_to_be32(fru->addr_off + fru->offset); in bfa_fru_write_send()6256 msg->offset = cpu_to_be32(fru->addr_off + fru->offset); in bfa_fru_read_send()[all …]
329 u32 addr_off; /* partition address offset */ member
3071 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_write_send()3104 msg->offset = be32_to_cpu(flash->addr_off + flash->offset); in bfa_flash_read_send()3325 flash->addr_off = offset; in bfa_nw_flash_update_part()3371 flash->addr_off = offset; in bfa_nw_flash_read_part()