Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/dw100/
H A Ddw100_regs.h17 #define DW100_DEWARP_CTRL_SOFT_RESET BIT(2) macro
H A Ddw100.c1105 val |= DW100_DEWARP_CTRL_SOFT_RESET; in dw100_hw_reset()
1107 val &= ~DW100_DEWARP_CTRL_SOFT_RESET; in dw100_hw_reset()