Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
H A Dgl646_registers.h66 static constexpr RegMask REG_0x04_FESET = 0x03; member
H A Dgl842_registers.h64 static constexpr RegMask REG_0x04_FESET = 0x03; member
H A Dgl841_registers.h62 static constexpr RegMask REG_0x04_FESET = 0x03; member
H A Dgl846_registers.h65 static constexpr RegMask REG_0x04_FESET = 0x03; member
H A Dgl847_registers.h65 static constexpr RegMask REG_0x04_FESET = 0x03; member
H A Dgl842.cpp240 std::uint8_t fe_type = dev->interface->read_register(REG_0x04) & REG_0x04_FESET; in set_fe()
464 reg04 = reg04 & REG_0x04_FESET; in gl842_init_optical_regs_scan()
H A Dgl843_registers.h65 static constexpr RegMask REG_0x04_FESET = 0x03; member
H A Dgl841.cpp373 std::uint8_t frontend_type = dev->reg.find_reg(0x04).value & REG_0x04_FESET; in set_fe()
1688 if ((dev->reg.find_reg(0x04).value & REG_0x04_FESET) == 0x02) { in offset_calibration()
H A Dgl846.cpp326 std::uint8_t frontend_type = dev->reg.find_reg(0x04).value & REG_0x04_FESET; in set_fe()
H A Dgenesys.cpp1403 if ((reg04 & gl846::REG_0x04_FESET) == 0x02) { in scanner_offset_calibration()
1410 if ((reg04 & gl847::REG_0x04_FESET) == 0x02) { in scanner_offset_calibration()
1706 if ((reg04 & gl846::REG_0x04_FESET) == 0x02) { in scanner_coarse_gain_calibration()
1714 if ((reg04 & gl847::REG_0x04_FESET) == 0x02) { in scanner_coarse_gain_calibration()
H A Dgl843.cpp633 std::uint8_t fe_type = dev->interface->read_register(REG_0x04) & REG_0x04_FESET; in set_fe()
H A Dgl646.cpp1123 std::uint8_t frontend_type = dev->reg.find_reg(0x04).value & REG_0x04_FESET; in gl646_set_fe()

Completed in 24 milliseconds