Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx25821/
A Dcx25821-gpio.c17 u32 gpio_oe_reg = GPIO_LO_OE; in cx25821_set_gpiopin_direction() local
27 gpio_oe_reg = GPIO_HI_OE; in cx25821_set_gpiopin_direction()
31 gpio_register = cx_read(gpio_oe_reg); in cx25821_set_gpiopin_direction()
38 cx_write(gpio_oe_reg, value); in cx25821_set_gpiopin_direction()

Completed in 2 milliseconds