Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cx25821/
Dcx25821-gpio.c30 u32 gpio_oe_reg = GPIO_LO_OE; in cx25821_set_gpiopin_direction()
Dcx25821-reg.h243 #define GPIO_LO_OE 0x110018 /* Lower of GPIO output enable [31:0] */ macro