Searched refs:set_baud (Results 1 – 3 of 3) sorted by relevance
303 acall set_baud396 lcall set_baud ; index in r3, carry set if error650 set_baud: ; baud index in r3 label
341 acall set_baud434 lcall set_baud ; index in r3, carry set if error688 set_baud: ; baud index in r3 label
885 static void set_baud(struct tty_struct *tty, unsigned int baudcode) in set_baud() function1328 set_baud(tty, B19200); in ResetRadio()1333 else set_baud(tty, strip_info->user_baud); in ResetRadio()