Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c202 REG_WR(cb, MISC_REG_AEU_GENERAL_ATTN_12 + FUNC_ID((lm_device_t *)cb)*sizeof(u32), 1); in elink_cb_notify_link_changed()
787 REG_WR(pdev,MISC_REG_AEU_GENERAL_ATTN_12 + 4*(i*2 + port_id),0x1); in sync_link_status()
H A Dlm_hw_attn.c1570 offset = MISC_REG_AEU_GENERAL_ATTN_12 + 4*func_id; in lm_generic_event()
H A Dlm_hw_init_reset.c3419 REG_WR(pdev, MISC_REG_AEU_GENERAL_ATTN_12 + 4*func,0x0); in init_hc_func()
3461 REG_WR(pdev, MISC_REG_AEU_GENERAL_ATTN_12 + 4*FUNC_ID(pdev),0x0); in init_igu_func()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h184 …ATTN_INTERRUPT_SET(_pdev,_func) REG_WR((_pdev),MISC_REG_AEU_GENERAL_ATTN_12 + 4*(_f…
/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A D57712_reg.h5376 #define MISC_REG_AEU_GENERAL_ATTN_12 macro