Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.h27 constexpr uint32_t WT_LEN_CALCD = 0x00800000; variable
DDspMemChunk.cpp245 totalDuration |= WT_LEN_CALCD; /* Bit 23 is for WT_LEN_CALCD; Bit 22 is for WT_INDEFINITE. */ in updateWLength()