Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dti113x.h167 #define ti_cardctl(socket) ((socket)->private[1]) macro
180 ti_cardctl(socket) = config_readb(socket, TI113X_CARD_CONTROL); in ti_save_state()
192 config_writeb(socket, TI113X_CARD_CONTROL, ti_cardctl(socket)); in ti_restore_state()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dti113x.h167 #define ti_cardctl(socket) ((socket)->private[1]) macro
180 ti_cardctl(socket) = config_readb(socket, TI113X_CARD_CONTROL); in ti_save_state()
192 config_writeb(socket, TI113X_CARD_CONTROL, ti_cardctl(socket)); in ti_restore_state()

Completed in 4 milliseconds