Lines Matching refs:REG_0x04
633 std::uint8_t fe_type = dev->interface->read_register(REG_0x04) & REG_0x04_FESET;
932 reg->find_reg(REG_0x04).value &= ~(REG_0x04_LINEART | REG_0x04_BITSET);
935 reg->find_reg(REG_0x04).value &= ~REG_0x04_LINEART;
936 reg->find_reg(REG_0x04).value |= REG_0x04_BITSET;
940 reg->find_reg(REG_0x04).value &= ~(REG_0x04_FILTER | REG_0x04_AFEMOD);
946 reg->find_reg(REG_0x04).value |= 0x14;
949 reg->find_reg(REG_0x04).value |= 0x1c;
952 reg->find_reg(REG_0x04).value |= 0x18;
960 reg->find_reg(REG_0x04).value |= 0x10; // pixel by pixel
963 reg->find_reg(REG_0x04).value |= 0x20; // slow color pixel by pixel