Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A 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()
469 config_writeb(socket, TI1250_GPIO3_CONTROL, gpio3_old); in ti12xx_irqroute_func0()
799 gpio3 = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_power_hook()
804 config_writeb(socket, TI1250_GPIO3_CONTROL, gpio3); in ti12xx_power_hook()