Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds