Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3500.c2514 get_lsbfirst_int (unsigned char const *p, int n) in get_lsbfirst_int() function
2573 get_lsbfirst_int (regs + 0x60, 2)); in dump_registers()
2575 get_lsbfirst_int (regs + 0x62, 2)); in dump_registers()
2577 get_lsbfirst_int (regs + 0x62, 2) - get_lsbfirst_int (regs + 0x60, 2)); in dump_registers()
2584 get_lsbfirst_int (regs + 0x66, 2) / regs[0x7a], in dump_registers()
2585 get_lsbfirst_int (regs + 0x6c, 2) / regs[0x7a]); in dump_registers()
2588 get_lsbfirst_int (regs + 0xf0, 3)); in dump_registers()
2590 get_lsbfirst_int (regs + 0xf9, 3)); in dump_registers()
2592 get_lsbfirst_int (reg in dump_registers()
[all...]

Completed in 4 milliseconds