Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/nxp/
Dimx-pxp.c874 writel(ctrl, dev->mmio + HW_PXP_CTRL); in pxp_start()
1652 ret = readl_poll_timeout(dev->mmio + HW_PXP_CTRL, val, in pxp_soft_reset()
Dimx-pxp.h13 #define HW_PXP_CTRL (0x00000000) macro