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

/linux-4.4.14/drivers/pcmcia/
H A Dricoh.h170 config_writew(socket, RL5C4XX_MISC, rl_misc(socket)); ricoh_restore_state()
171 config_writew(socket, RL5C4XX_16BIT_CTL, rl_ctl(socket)); ricoh_restore_state()
172 config_writew(socket, RL5C4XX_16BIT_IO_0, rl_io(socket)); ricoh_restore_state()
173 config_writew(socket, RL5C4XX_16BIT_MEM_0, rl_mem(socket)); ricoh_restore_state()
174 config_writew(socket, RL5C4XX_CONFIG, rl_config(socket)); ricoh_restore_state()
196 config_writew(socket, RL5C4XX_16BIT_CTL, ctl); ricoh_override()
197 config_writew(socket, RL5C4XX_CONFIG, config); ricoh_override()
H A Dyenta_socket.c126 static inline void config_writew(struct yenta_socket *socket, unsigned offset, u16 val) config_writew() function
391 config_writew(socket, CB_BRIDGE_CONTROL, bridge); yenta_set_socket()
1038 config_writew(socket, PCI_COMMAND, yenta_config_init()
1062 config_writew(socket, CB_BRIDGE_CONTROL, bridge); yenta_config_init()

Completed in 45 milliseconds