Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/nxp/
H A Dimx-pxp.c1763 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_SFTRST); in pxp_soft_reset()
1764 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_CLKGATE); in pxp_soft_reset()
1773 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_SFTRST); in pxp_soft_reset()
1774 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