config_readw      178 drivers/pcmcia/ricoh.h 	misc3 = config_readw(socket, RL5C4XX_MISC3);
config_readw      194 drivers/pcmcia/ricoh.h 	rl_misc(socket) = config_readw(socket, RL5C4XX_MISC);
config_readw      195 drivers/pcmcia/ricoh.h 	rl_ctl(socket) = config_readw(socket, RL5C4XX_16BIT_CTL);
config_readw      196 drivers/pcmcia/ricoh.h 	rl_io(socket) = config_readw(socket, RL5C4XX_16BIT_IO_0);
config_readw      197 drivers/pcmcia/ricoh.h 	rl_mem(socket) = config_readw(socket, RL5C4XX_16BIT_MEM_0);
config_readw      198 drivers/pcmcia/ricoh.h 	rl_config(socket) = config_readw(socket, RL5C4XX_CONFIG);
config_readw      219 drivers/pcmcia/ricoh.h 	config = config_readw(socket, RL5C4XX_CONFIG);
config_readw      339 drivers/pcmcia/yenta_socket.c 	bridge = config_readw(socket, CB_BRIDGE_CONTROL) & ~(CB_BRIDGE_CRST | CB_BRIDGE_INTR);
config_readw     1061 drivers/pcmcia/yenta_socket.c 	bridge = config_readw(socket, CB_BRIDGE_CONTROL);