Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/
Drenesas-ceu.c93 #define CEU_CAPSR_CPKIL BIT(16) macro
323 ceu_write(ceudev, CEU_CAPSR, CEU_CAPSR_CPKIL); in ceu_soft_reset()
337 if (!(ceu_read(ceudev, CEU_CAPSR) & CEU_CAPSR_CPKIL)) in ceu_soft_reset()