Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dti113x.h79 #define TI1250_GPIO_MODE_MASK 0xc0 macro
446 gpio3 &= ~TI1250_GPIO_MODE_MASK; in ti12xx_irqroute_func0()
801 gpio3 = (gpio3 & ~TI1250_GPIO_MODE_MASK) | 0x40; in ti12xx_power_hook()
803 gpio3 &= ~TI1250_GPIO_MODE_MASK; in ti12xx_power_hook()