Searched refs:tbus_hi_offset (Results 1 – 1 of 1) sorted by relevance
3147 u32 offset = 0, tbus_lo_offset, tbus_hi_offset; in qed_grc_dump_phy() local3185 for (tbus_hi_offset = 0; in qed_grc_dump_phy()3186 tbus_hi_offset < (NUM_PHY_TBUS_ADDRESSES >> 8); in qed_grc_dump_phy()3187 tbus_hi_offset++) { in qed_grc_dump_phy()3188 ecore_wr(p_hwfn, p_ptt, addr_hi_addr, tbus_hi_offset); in qed_grc_dump_phy()