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()
549 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_irqroute_func1()
757 devctl = config_readb(socket, TI113X_DEVICE_CONTROL); in ti12xx_power_hook()
802 gpio3 = config_readb(socket, TI1250_GPIO3_CONTROL); in ti12xx_power_hook()
868 val = config_readb(socket, TI1250_DIAGNOSTIC); in ti12xx_override()
893 old = config_readb(socket, TI1250_DIAGNOSTIC); in ti1250_override()
955 test_c9 = old_c9 = config_readb(socket, ENE_TEST_C9); in ene_tune_bridge()