Home
last modified time | relevance | path

Searched refs:BM_PXP_CTRL_SFTRST (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()
1768 pxp_write(dev, HW_PXP_CTRL_SET, BM_PXP_CTRL_SFTRST); in pxp_soft_reset()
1775 pxp_write(dev, HW_PXP_CTRL_CLR, BM_PXP_CTRL_SFTRST); in pxp_soft_reset()
1911 pxp_write(dev, HW_PXP_CTRL_SET, BM_PXP_CTRL_SFTRST); in pxp_remove()
H A Dimx-pxp.h18 #define BM_PXP_CTRL_SFTRST 0x80000000 macro
20 (((v) << 31) & BM_PXP_CTRL_SFTRST)