Searched refs:bus_sample (Results 1 – 1 of 1) sorted by relevance
237 byte bus_sample; in busprobe() local238 bus_sample = regRd( rHRSL ); //Get J,K status in busprobe()239 bus_sample &= ( bmJSTATUS|bmKSTATUS ); //zero the rest of the byte in busprobe()240 switch( bus_sample ) { //start full-speed or low-speed host in busprobe()