Searched refs:sb_bit_addr (Results 1 – 1 of 1) sorted by relevance
2028 u32 data = 0, cmd_ctrl = 0, sb_bit, sb_bit_addr, pxp_addr; in ecore_int_igu_cleanup_sb() local2061 sb_bit_addr = igu_sb_id / 32 * sizeof(u32); in ecore_int_igu_cleanup_sb()2063 sb_bit_addr += IGU_REG_CLEANUP_STATUS_0 + (0x80 * type); in ecore_int_igu_cleanup_sb()2067 val = ecore_rd(p_hwfn, p_ptt, sb_bit_addr); in ecore_int_igu_cleanup_sb()