Lines Matching refs:block_per_chip
1530 const struct dbg_block_chip *block_per_chip = in qed_bus_disable_blocks() local
1534 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1540 if (GET_FIELD(block_per_chip->flags, in qed_bus_disable_blocks()
1543 block_per_chip->dbg_dword_enable_reg_addr; in qed_bus_disable_blocks()
1545 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
1548 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_bus_disable_blocks()
3446 const struct dbg_block_chip *block_per_chip; in qed_grc_dump_static_debug() local
3452 block_per_chip = in qed_grc_dump_static_debug()
3454 is_removed = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
3456 has_dbg_bus = GET_FIELD(block_per_chip->flags, in qed_grc_dump_static_debug()
3460 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_grc_dump_static_debug()
3463 GET_FIELD(block_per_chip->dbg_bus_mode.data, in qed_grc_dump_static_debug()
3472 block_dwords = NUM_DBG_LINES(block_per_chip) * in qed_grc_dump_static_debug()
3501 BIT(block_per_chip->dbg_client_id)); in qed_grc_dump_static_debug()
3505 for (line_id = 0; line_id < (u32)NUM_DBG_LINES(block_per_chip); in qed_grc_dump_static_debug()