Searched refs:HW_PXP_CTRL_CLR (Results 1 – 2 of 2) sorted by relevance
1763 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()
15 #define HW_PXP_CTRL_CLR (0x00000008) macro