Searched refs:NIG_REG_PORT_SWAP (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/bxe/ |
| H A D | ecore_reg.h | 784 #define NIG_REG_PORT_SWAP \ macro
|
| H A D | bxe_elink.c | 3387 if (REG_RD(sc, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 3393 if (REG_RD(sc, NIG_REG_PORT_SWAP)) in elink_get_emac_base() 8676 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_get_gpio_port() 10137 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8727_hw_reset() 14243 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8073_common_init_phy() 14463 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_8727_common_init_phy() 15090 swap_val = REG_RD(sc, NIG_REG_PORT_SWAP); in elink_init_mod_abs_int()
|
| H A D | bxe.c | 1916 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bxe_gpio_read() 1944 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bxe_gpio_write() 2056 int gpio_port = ((REG_RD(sc, NIG_REG_PORT_SWAP) && in bxe_gpio_int_write()
|