Searched refs:rx_xor (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-gpio-defs.h209 uint64_t rx_xor : 1; /**< Invert the GPIO pin */ member in struct:cvmx_gpio_bit_cfgx::cvmx_gpio_bit_cfgx_s
213 uint64_t rx_xor : 1;
233 uint64_t rx_xor : 1; /**< Invert the GPIO pin */ member in struct:cvmx_gpio_bit_cfgx::cvmx_gpio_bit_cfgx_cn30xx
237 uint64_t rx_xor : 1;
260 uint64_t rx_xor : 1; /**< Invert the GPIO pin */ member in struct:cvmx_gpio_bit_cfgx::cvmx_gpio_bit_cfgx_cn52xx
264 uint64_t rx_xor : 1;
802 uint64_t rx_xor : 1; /**< Invert the GPIO pin */ member in struct:cvmx_gpio_xbit_cfgx::cvmx_gpio_xbit_cfgx_s
806 uint64_t rx_xor : 1;
823 uint64_t rx_xor : 1; /**< Invert the GPIO pin */ member in struct:cvmx_gpio_xbit_cfgx::cvmx_gpio_xbit_cfgx_cn30xx
827 uint64_t rx_xor
[all...]
/freebsd-11-stable/sys/mips/cavium/
H A Docteon_gpio.c130 gpio_cfgx.s.rx_xor = 1;
132 gpio_cfgx.s.rx_xor = 0;
445 i, gpio_cfgx.s.tx_oe, gpio_cfgx.s.rx_xor,

Completed in 212 milliseconds