Lines Matching refs:b1_put_byte
204 b1_put_byte(base, SEND_CONFIG); in b1_load_config()
206 b1_put_byte(base, SEND_CONFIG); in b1_load_config()
217 b1_put_byte(base, SEND_CONFIG); in b1_load_config()
219 b1_put_byte(base, buf[i++]); in b1_load_config()
233 b1_put_byte(base, SEND_CONFIG); in b1_load_config()
236 b1_put_byte(base, buf[i++]); in b1_load_config()
238 b1_put_byte(base, 0); in b1_load_config()
261 b1_put_byte(base, SEND_POLL); in b1_loaded()
313 b1_put_byte(port, SEND_INIT); in b1_load_firmware()
354 b1_put_byte(port, SEND_REGISTER); in b1_register_appl()
372 b1_put_byte(port, SEND_RELEASE); in b1_release_appl()
401 b1_put_byte(port, SEND_DATA_B3_REQ); in b1_send_message()
405 b1_put_byte(port, SEND_MESSAGE); in b1_send_message()