Searched refs:NIG_REG_MASK_INTERRUPT_PORT0 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_attn.c | 895 ASSERT_STATIC( NIG_REG_MASK_INTERRUPT_PORT0 + 4 == NIG_REG_MASK_INTERRUPT_PORT1 ); in lm_handle_assertion_processing() 932 nig_mask = REG_RD(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*PORT_ID(pdev)); in lm_handle_assertion_processing() 933 REG_WR(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*PORT_ID(pdev), 0); in lm_handle_assertion_processing() 1003 REG_WR(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*PORT_ID(pdev), nig_mask); in lm_handle_assertion_processing()
|
H A D | lm_hw_init_reset.c | 1398 REG_WR(pdev, NIG_REG_MASK_INTERRUPT_PORT0 + 4*port,0x0); in lm_reset_port_part() 1729 … { NIG_REG_MASK_INTERRUPT_PORT0, {1, 1, 1, 1}, (LM_NIG_SAVE | LM_NIG_RESTORE) }, in lm_reset_device_with_nig() 4350 REG_WR(pdev,(port ? NIG_REG_MASK_INTERRUPT_PORT1 : NIG_REG_MASK_INTERRUPT_PORT0), 0); in init_port_part()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 6731 NIG_REG_MASK_INTERRUPT_PORT0 + port*4, in elink_link_int_enable() 6738 REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 + port*4), in elink_link_int_enable() 7554 REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 + port*4), in elink_link_update() 11511 if (REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 + in elink_848xx_set_link_led() 11519 NIG_REG_MASK_INTERRUPT_PORT0 + in elink_848xx_set_link_led() 11579 if (REG_RD(cb, NIG_REG_MASK_INTERRUPT_PORT0 + in elink_848xx_set_link_led() 11587 NIG_REG_MASK_INTERRUPT_PORT0 + in elink_848xx_set_link_led() 14006 elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 + params->port*4, in elink_phy_init() 14100 elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 + port*4, in elink_link_reset() 14299 elink_bits_dis(cb, NIG_REG_MASK_INTERRUPT_PORT0 + in elink_8073_common_init_phy() [all …]
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | 57712_reg.h | 7391 #define NIG_REG_MASK_INTERRUPT_PORT0 … macro
|