Searched refs:NIG_REG_PORT_SWAP (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_hw_access.c | 432 swap_val = REG_RD(pdev, NIG_REG_PORT_SWAP); in lm_gpio_read() 537 swap_val = REG_RD(pdev, NIG_REG_PORT_SWAP); in lm_gpio_write() 675 swap_val = REG_RD(pdev, NIG_REG_PORT_SWAP); in lm_gpio_int_write()
|
H A D | lm_hw_init_reset.c | 1058 swap_val = REG_RD(pdev,NIG_REG_PORT_SWAP); in lm_reset_device_if_undi_active() 1065 REG_WR(pdev,NIG_REG_PORT_SWAP,swap_val); in lm_reset_device_if_undi_active() 1722 …g_save_restore_data_t non_split_offsets[] = { { NIG_REG_PORT_SWAP, … in lm_reset_device_with_nig()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 2832 if (REG_RD(cb, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 2838 if (REG_RD(cb, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 8528 swap_val = REG_RD(cb, NIG_REG_PORT_SWAP); in elink_get_gpio_port() 10092 swap_val = REG_RD(cb, NIG_REG_PORT_SWAP); in elink_8727_hw_reset() 14273 swap_val = REG_RD(cb, NIG_REG_PORT_SWAP); in elink_8073_common_init_phy() 14497 swap_val = REG_RD(cb, NIG_REG_PORT_SWAP); in elink_8727_common_init_phy() 15365 swap_val = REG_RD(cb, NIG_REG_PORT_SWAP); in elink_init_mod_abs_int()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | 57712_reg.h | 7492 #define NIG_REG_PORT_SWAP … macro
|