Searched refs:botreg (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | sm3840_scan.c | 167 unsigned int topreg, botreg; in setup_scan() local 821 botreg = scanlines * (1200 / dpi) + 400; in setup_scan() 831 0xc7, 0xd0, 0xc8, 0x12, 0xc0, 0xd1, 0x89, botreg & 255, in setup_scan() 832 0x86, 255 & (botreg >> 8)); in setup_scan() 837 0xc7, 0xd0, 0xc8, 0x16, 0xc0, 0xd1, 0x89, botreg & 255, in setup_scan() 838 0x86, 255 & (botreg >> 8)); in setup_scan() 843 0xc7, 0xa4, 0xc8, 0x06, 0xc0, 0xd2, 0x89, botreg & 255, in setup_scan() 844 0x86, 255 & (botreg >> 8)); in setup_scan() 849 0xc7, 0xe0, 0xc8, 0x11, 0xc0, 0xd1, 0x89, botreg & 255, in setup_scan() 850 0x86, 255 & (botreg >> in setup_scan() [all...] |
Completed in 2 milliseconds