Home
last modified time | relevance | path

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

/third_party/backends/backend/genesys/
H A Dgl646_registers.h56 static constexpr RegMask REG_0x03_AVEENB = 0x40; member
H A Dgl842_registers.h54 static constexpr RegMask REG_0x03_AVEENB = 0x40; member
H A Dgl841_registers.h53 static constexpr RegMask REG_0x03_AVEENB = 0x40; member
H A Dgl846_registers.h55 static constexpr RegMask REG_0x03_AVEENB = 0x40; member
H A Dgl847_registers.h55 static constexpr RegMask REG_0x03_AVEENB = 0x40; member
H A Dgl124_registers.h55 static constexpr RegMask REG_0x03_AVEENB = 0x40; member
H A Dgl842.cpp441 reg->find_reg(REG_0x03).value |= REG_0x03_AVEENB; in gl842_init_optical_regs_scan()
443 reg->find_reg(REG_0x03).value &= ~REG_0x03_AVEENB; in gl842_init_optical_regs_scan()
H A Dgl124.cpp89 dev->reg.init_reg(0x03, 0x50 & ~REG_0x03_AVEENB); in gl124_init_registers()
597 reg->find_reg(REG_0x03).value &= ~REG_0x03_AVEENB; in gl124_init_optical_regs_scan()
600 reg->find_reg(REG_0x03).value |= ~REG_0x03_AVEENB; in gl124_init_optical_regs_scan()
H A Dgl843_registers.h55 static constexpr RegMask REG_0x03_AVEENB = 0x40; member
H A Dgl843.cpp908 reg->find_reg(REG_0x03).value |= REG_0x03_AVEENB; in gl843_init_optical_regs_scan()
910 reg->find_reg(REG_0x03).value &= ~REG_0x03_AVEENB; in gl843_init_optical_regs_scan()
H A Dgl846.cpp536 reg->find_reg(REG_0x03).value &= ~REG_0x03_AVEENB; in gl846_init_optical_regs_scan()
H A Dgl847.cpp484 reg->find_reg(REG_0x03).value &= ~REG_0x03_AVEENB; in gl847_init_optical_regs_scan()
H A Dgl841.cpp804 reg->find_reg(0x03).value |= REG_0x03_AVEENB; in gl841_init_optical_regs_scan()
H A Dgl646.cpp549 regs->find_reg(0x03).value &= ~REG_0x03_AVEENB; in init_regs_for_scan_session()
550 // regs->find_reg(0x03).value |= REG_0x03_AVEENB; in init_regs_for_scan_session()

Completed in 26 milliseconds