Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp1812 uint32_t shiftCnt = source.svId + svIndexOffset - initialSvId; in convertToGnssSvIdConfig() local
1813 *svMaskPtr |= (1ULL << shiftCnt); in convertToGnssSvIdConfig()