Home
last modified time | relevance | path

Searched refs:MOTOR_BIT (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dumax_pp_low.h78 #define MOTOR_BIT 0x40 macro
H A Dumax_pp_mid.c445 if (((status & ASIC_BIT) != 0x00)||((status & MOTOR_BIT) == 0x00)) in sanei_umax_pp_status()
H A Dumax_pp_low.c5661 while ((scannerStatus & MOTOR_BIT) == 0) in initScanner610p()
5776 if ((!recover) && (status & MOTOR_BIT) == 0x00) in sanei_umax_pp_initScanner()
5883 while ((status & MOTOR_BIT) == 0x00); /* 0xD0 when head is back home */ in sanei_umax_pp_initScanner()
10551 while ((status & MOTOR_BIT) == 0x00); in sanei_umax_pp_parkWait()
11265 while ((sanei_umax_pp_scannerStatus () & MOTOR_BIT) == 0x00); in sanei_umax_pp_checkModel()

Completed in 11 milliseconds