Home
last modified time | relevance | path

Searched refs:ti_devctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dti113x.h168 #define ti_devctl(socket) ((socket)->private[2]) 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()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dti113x.h168 #define ti_devctl(socket) ((socket)->private[2]) 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()

Completed in 4 milliseconds