Home
last modified time | relevance | path

Searched refs:DIRECT_REG_WR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int_api.h133 DIRECT_REG_WR(sb_info->p_hwfn, sb_info->igu_addr, in ecore_sb_ack()
136 DIRECT_REG_WR(OSAL_NULL, sb_info->igu_addr, igu_ack.sb_id_and_flags); in ecore_sb_ack()
159 DIRECT_REG_WR(p_hwfn, &((u32 OSAL_IOMEM *)addr)[i], data[i]); in __internal_ram_wr()
H A Dbcm_osal.h165 #define DIRECT_REG_WR(_hwfn, _addr, _val) \ macro
H A Decore_int.c753 DIRECT_REG_WR(p_hwfn, in ecore_int_assertion()
1038 DIRECT_REG_WR(p_hwfn, in ecore_int_deassertion()
1121 DIRECT_REG_WR(p_hwfn, igu_addr, igu_ack.sb_id_and_flags); in ecore_sb_ack_attn()
H A Decore_hw.c342 DIRECT_REG_WR(p_hwfn, reg_addr++, *host_addr++); in ecore_memcpy_hw()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt103 - void DIRECT_REG_WR(struct *ecore_hwfn, u32 addr, u32 value)
112 [Same comment as for DIRECT_REG_WR]