Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dricoh.h129 #define rl_ctl(socket) ((socket)->private[1]) macro
195 rl_ctl(socket) = config_readw(socket, RL5C4XX_16BIT_CTL); in ricoh_save_state()
204 config_writew(socket, RL5C4XX_16BIT_CTL, rl_ctl(socket)); in ricoh_restore_state()