Home
last modified time | relevance | path

Searched refs:end_of_frame_found (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink.c5146 bool end_of_frame_found = false; in usc_process_rxoverrun_sync() local
5175 end_of_frame_found = false; in usc_process_rxoverrun_sync()
5187 end_of_frame_found = true; in usc_process_rxoverrun_sync()
5208 if ( start_of_frame_found && !end_of_frame_found ) in usc_process_rxoverrun_sync()