Searched refs:TI1250_GPIO3_CONTROL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | ti113x.h | 78 #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()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | ti113x.h | 78 #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()
|
Completed in 4 milliseconds