Searched refs:PWLE_AMP_REG_BIT (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/vibrator/cs40l26/ | ||
D | DspMemChunk.h | 30 constexpr uint8_t PWLE_AMP_REG_BIT = 0x2; variable |
D | DspMemChunk.cpp | 148 if (flags & PWLE_AMP_REG_BIT) { in constructPwleSegment() |