Searched refs:tx_oe (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-gpio.h120 gpio_xbit.s.tx_oe = 1;
122 gpio_xbit.s.tx_oe = 0;
133 gpio_bit.s.tx_oe = 1;
135 gpio_bit.s.tx_oe = 0;
H A Dcvmx-gpio-defs.h210 uint64_t tx_oe : 1; /**< Drive the GPIO pin as an output pin */ member in struct:cvmx_gpio_bit_cfgx::cvmx_gpio_bit_cfgx_s
212 uint64_t tx_oe : 1;
234 uint64_t tx_oe : 1; /**< Drive the GPIO pin as an output pin */ member in struct:cvmx_gpio_bit_cfgx::cvmx_gpio_bit_cfgx_cn30xx
236 uint64_t tx_oe : 1;
261 uint64_t tx_oe : 1; /**< Drive the GPIO pin as an output pin */ member in struct:cvmx_gpio_bit_cfgx::cvmx_gpio_bit_cfgx_cn52xx
263 uint64_t tx_oe : 1;
803 uint64_t tx_oe : 1; /**< Drive the GPIO pin as an output pin */ member in struct:cvmx_gpio_xbit_cfgx::cvmx_gpio_xbit_cfgx_s
805 uint64_t tx_oe : 1;
824 uint64_t tx_oe : 1; /**< Drive the GPIO pin as an output pin */ member in struct:cvmx_gpio_xbit_cfgx::cvmx_gpio_xbit_cfgx_cn30xx
826 uint64_t tx_oe
[all...]
/freebsd-11-stable/sys/mips/cavium/
H A Docteon_gpio.c123 gpio_cfgx.s.tx_oe = 1;
127 gpio_cfgx.s.tx_oe = 0;
445 i, gpio_cfgx.s.tx_oe, gpio_cfgx.s.rx_xor,

Completed in 155 milliseconds