Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dti113x.h122 #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()