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 D | lm_phy.c | 202 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 D | lm_hw_attn.c | 1570 offset = MISC_REG_AEU_GENERAL_ATTN_12 + 4*func_id; in lm_generic_event()
|
H A D | lm_hw_init_reset.c | 3419 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 D | lm5710.h | 184 …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 D | 57712_reg.h | 5376 #define MISC_REG_AEU_GENERAL_ATTN_12 … macro
|