Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
H A Dgl646_registers.h62 static constexpr RegMask REG_0x04_LINEART = 0x80; member
H A Dgl842_registers.h60 static constexpr RegMask REG_0x04_LINEART = 0x80; member
H A Dgl841_registers.h58 static constexpr RegMask REG_0x04_LINEART = 0x80; member
H A Dgl846_registers.h61 static constexpr RegMask REG_0x04_LINEART = 0x80; member
H A Dgl847_registers.h61 static constexpr RegMask REG_0x04_LINEART = 0x80; member
H A Dgl124_registers.h61 static constexpr RegMask REG_0x04_LINEART = 0x80; member
H A Dgl846.cpp549 reg->find_reg(REG_0x04).value &= ~(REG_0x04_LINEART | REG_0x04_BITSET); in gl846_init_optical_regs_scan()
552 reg->find_reg(REG_0x04).value &= ~REG_0x04_LINEART; in gl846_init_optical_regs_scan()
H A Dgl843_registers.h61 static constexpr RegMask REG_0x04_LINEART = 0x80; member
H A Dgl847.cpp507 reg->find_reg(REG_0x04).value &= ~(REG_0x04_LINEART | REG_0x04_BITSET); in gl847_init_optical_regs_scan()
510 reg->find_reg(REG_0x04).value &= ~REG_0x04_LINEART; in gl847_init_optical_regs_scan()
H A Dgl124.cpp613 reg->find_reg(REG_0x04).value &= ~(REG_0x04_LINEART | REG_0x04_BITSET); in gl124_init_optical_regs_scan()
616 reg->find_reg(REG_0x04).value &= ~REG_0x04_LINEART; in gl124_init_optical_regs_scan()
H A Dgl843.cpp932 reg->find_reg(REG_0x04).value &= ~(REG_0x04_LINEART | REG_0x04_BITSET); in gl843_init_optical_regs_scan()
935 reg->find_reg(REG_0x04).value &= ~REG_0x04_LINEART; in gl843_init_optical_regs_scan()
H A Dgl841.cpp816 reg->find_reg(0x04).value &= ~(REG_0x04_LINEART | REG_0x04_BITSET); in gl841_init_optical_regs_scan()
819 reg->find_reg(0x04).value &= ~REG_0x04_LINEART; in gl841_init_optical_regs_scan()
H A Dgl646.cpp564 regs->find_reg(0x04).value &= ~(REG_0x04_LINEART | REG_0x04_BITSET); in init_regs_for_scan_session()
567 regs->find_reg(0x04).value &= ~REG_0x04_LINEART; in init_regs_for_scan_session()

Completed in 21 milliseconds