Searched refs:NIG_REG_PORT_SWAP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 2561 if (REG_RD(bp, NIG_REG_PORT_SWAP)) in bnx2x_get_emac_base() 2567 if (REG_RD(bp, NIG_REG_PORT_SWAP)) in bnx2x_get_emac_base() 7777 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_get_gpio_port() 9225 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8727_hw_reset() 13191 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8073_common_init_phy() 13411 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8727_common_init_phy() 14034 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_init_mod_abs_int()
|
H A D | bnx2x_main.c | 2084 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && in bnx2x_get_gpio() 2112 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && in bnx2x_set_gpio() 2215 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && in bnx2x_set_gpio_int()
|
H A D | bnx2x_reg.h | 2647 #define NIG_REG_PORT_SWAP 0x10394 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 2561 if (REG_RD(bp, NIG_REG_PORT_SWAP)) in bnx2x_get_emac_base() 2567 if (REG_RD(bp, NIG_REG_PORT_SWAP)) in bnx2x_get_emac_base() 7779 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_get_gpio_port() 9227 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8727_hw_reset() 13193 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8073_common_init_phy() 13413 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_8727_common_init_phy() 14036 swap_val = REG_RD(bp, NIG_REG_PORT_SWAP); in bnx2x_init_mod_abs_int()
|
H A D | bnx2x_main.c | 2082 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && in bnx2x_get_gpio() 2110 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && in bnx2x_set_gpio() 2213 int gpio_port = (REG_RD(bp, NIG_REG_PORT_SWAP) && in bnx2x_set_gpio_int()
|
H A D | bnx2x_reg.h | 2647 #define NIG_REG_PORT_SWAP 0x10394 macro
|
Completed in 100 milliseconds