Searched refs:NIG_REG_PORT_SWAP (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | ecore_reg.h | 782 #define NIG_REG_PORT_SWAP \ macro
|
H A D | bxe_elink.c | 3385 if (REG_RD(sc, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 3391 if (REG_RD(sc, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 8674 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_get_gpio_port() 10135 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8727_hw_reset() 14241 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8073_common_init_phy() 14461 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8727_common_init_phy() 15088 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_init_mod_abs_int()
|
H A D | bxe.c | 1908 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bxe_gpio_read() 1936 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bxe_gpio_write() 2048 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bxe_gpio_int_write()
|