Searched refs:cr (Results 1 – 2 of 2) sorted by relevance
242 …uint32_t cr = PWR->CR &~ (PWR_CR_MRVLDS | PWR_CR_LPLVDS | PWR_CR_FPDS | PWR_CR_PDDS | PWR_CR_LPDS); in pwrSetSleepType() local253 cr |= PWR_CR_FPDS; in pwrSetSleepType()257 cr |= PWR_CR_FPDS | PWR_CR_LPDS; in pwrSetSleepType()261 cr |= PWR_CR_LPLVDS | PWR_CR_LPDS; in pwrSetSleepType()265 PWR->CR = cr; in pwrSetSleepType()
862 ycbcr->cr = cpu_addr + vOffset; in gralloc_lock_ycbcr()880 ycbcr->y, ycbcr->cb, ycbcr->cr, ycbcr->ystride, ycbcr->cstride, in gralloc_lock_ycbcr()