Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pcmcia/
Dti113x.h78 #define TI1250_GPIO3_CONTROL 0x008b /* 8 bit */ macro
445 gpio3 = gpio3_old = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_irqroute_func0()
448 config_writeb(socket, TI1250_GPIO3_CONTROL, gpio3); in ti12xx_irqroute_func0()
470 config_writeb(socket, TI1250_GPIO3_CONTROL, gpio3_old); in ti12xx_irqroute_func0()
802 gpio3 = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_power_hook()
807 config_writeb(socket, TI1250_GPIO3_CONTROL, gpio3); in ti12xx_power_hook()