Searched refs:config_readb (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/pcmcia/ |
H A D | topic.h | 115 reg_zv = config_readb(socket, TOPIC97_ZOOM_VIDEO_CONTROL); topic97_zoom_video() 120 reg = config_readb(socket, TOPIC97_AUDIO_VIDEO_SWITCH); topic97_zoom_video() 127 reg = config_readb(socket, TOPIC97_AUDIO_VIDEO_SWITCH); topic97_zoom_video()
|
H A D | ti113x.h | 180 ti_cardctl(socket) = config_readb(socket, TI113X_CARD_CONTROL); ti_save_state() 181 ti_devctl(socket) = config_readb(socket, TI113X_DEVICE_CONTROL); ti_save_state() 182 ti_diag(socket) = config_readb(socket, TI1250_DIAGNOSTIC); ti_save_state() 185 ene_test_c9(socket) = config_readb(socket, ENE_TEST_C9); ti_save_state() 211 reg = config_readb(socket, TI113X_CARD_CONTROL); ti_zoom_video() 237 reg = config_readb(socket, TI1250_MULTIMEDIA_CTL); ti1250_zoom_video() 353 cardctl = config_readb(socket, TI113X_CARD_CONTROL); ti113x_override() 374 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); ti12xx_irqroute_func0() 445 gpio3 = gpio3_old = config_readb(socket, TI1250_GPIO3_CONTROL); ti12xx_irqroute_func0() 547 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); ti12xx_irqroute_func1() 754 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); ti12xx_power_hook() 799 gpio3 = config_readb(socket, TI1250_GPIO3_CONTROL); ti12xx_power_hook() 864 val = config_readb(socket, TI1250_DIAGNOSTIC); ti12xx_override() 887 old = config_readb(socket, TI1250_DIAGNOSTIC); ti1250_override() 949 test_c9 = old_c9 = config_readb(socket, ENE_TEST_C9);
|
H A D | o2micro.h | 122 a = config_readb(socket, O2_RESERVED1); o2micro_override() 123 b = config_readb(socket, O2_RESERVED2); o2micro_override()
|
H A D | ricoh.h | 135 reg = config_readb(socket, RL5C4XX_MISC_CONTROL); ricoh_zoom_video()
|
H A D | yenta_socket.c | 96 static inline u8 config_readb(struct yenta_socket *socket, unsigned offset) config_readb() function
|
Completed in 92 milliseconds