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