Lines Matching refs:config_readb
180 ti_cardctl(socket) = config_readb(socket, TI113X_CARD_CONTROL); in ti_save_state()
181 ti_devctl(socket) = config_readb(socket, TI113X_DEVICE_CONTROL); in ti_save_state()
182 ti_diag(socket) = config_readb(socket, TI1250_DIAGNOSTIC); in ti_save_state()
185 ene_test_c9(socket) = config_readb(socket, ENE_TEST_C9); in ti_save_state()
211 reg = config_readb(socket, TI113X_CARD_CONTROL); in ti_zoom_video()
237 reg = config_readb(socket, TI1250_MULTIMEDIA_CTL); in ti1250_zoom_video()
353 cardctl = config_readb(socket, TI113X_CARD_CONTROL); in ti113x_override()
374 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_irqroute_func0()
445 gpio3 = gpio3_old = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_irqroute_func0()
547 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_irqroute_func1()
754 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_power_hook()
799 gpio3 = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_power_hook()
864 val = config_readb(socket, TI1250_DIAGNOSTIC); in ti12xx_override()
887 old = config_readb(socket, TI1250_DIAGNOSTIC); in ti1250_override()
949 test_c9 = old_c9 = config_readb(socket, ENE_TEST_C9); in ene_tune_bridge()