Home
last modified time | relevance | path

Searched refs:PWLE_AMP_REG_BIT (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.h30 constexpr uint8_t PWLE_AMP_REG_BIT = 0x2; variable
DDspMemChunk.cpp148 if (flags & PWLE_AMP_REG_BIT) { in constructPwleSegment()