Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/samsung/s3c-camif/
Dcamif-regs.h51 #define CIGCTRL_SWRST BIT(31) macro
Dcamif-regs.c26 cfg |= CIGCTRL_SWRST; in camif_hw_reset()
33 cfg &= ~CIGCTRL_SWRST; in camif_hw_reset()