Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-gpio-defs.h59 uint64_t tx_oe:1; member
61 uint64_t tx_oe:1;
82 uint64_t tx_oe:1; member
84 uint64_t tx_oe:1;
103 uint64_t tx_oe:1; member
105 uint64_t tx_oe:1;
366 uint64_t tx_oe:1; member
368 uint64_t tx_oe:1;
387 uint64_t tx_oe:1; member
389 uint64_t tx_oe:1;
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
Docteon-usb.c255 gpio_bit.s.tx_oe = 1; in dwc3_octeon_config_power()
260 gpio_bit.s.tx_oe = 1; in dwc3_octeon_config_power()
265 gpio_bit.s.tx_oe = 1; in dwc3_octeon_config_power()
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-octeon.c67 cfgx.s.tx_oe = 1; in octeon_gpio_dir_out()