Searched refs:TI113X_DEVICE_CONTROL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | ti113x.h | 122 #define TI113X_DEVICE_CONTROL 0x0092 /* 8 bit */ macro 181 ti_devctl(socket) = config_readb(socket, TI113X_DEVICE_CONTROL); in ti_save_state() 193 config_writeb(socket, TI113X_DEVICE_CONTROL, ti_devctl(socket)); in ti_restore_state() 374 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_irqroute_func0() 435 config_writeb(socket, TI113X_DEVICE_CONTROL, devctl); in ti12xx_irqroute_func0() 547 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_irqroute_func1() 754 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_power_hook()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | ti113x.h | 122 #define TI113X_DEVICE_CONTROL 0x0092 /* 8 bit */ macro 181 ti_devctl(socket) = config_readb(socket, TI113X_DEVICE_CONTROL); in ti_save_state() 193 config_writeb(socket, TI113X_DEVICE_CONTROL, ti_devctl(socket)); in ti_restore_state() 374 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_irqroute_func0() 435 config_writeb(socket, TI113X_DEVICE_CONTROL, devctl); in ti12xx_irqroute_func0() 547 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_irqroute_func1() 754 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_power_hook()
|
Completed in 3 milliseconds