Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.c1765 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_SFTRST); in pxp_soft_reset()
1766 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_CLKGATE); in pxp_soft_reset()
1775 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_SFTRST); in pxp_soft_reset()
1776 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_CLKGATE); in pxp_soft_reset()
H A Dimx-pxp.h15 #define HW_PXP_CTRL_CLR (0x00000008) macro