Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/
Dimx-pxp.c867 writel(ctrl, dev->mmio + HW_PXP_CTRL); in pxp_start()
1625 ret = readl_poll_timeout(dev->mmio + HW_PXP_CTRL, val, in pxp_soft_reset()
Dimx-pxp.h13 #define HW_PXP_CTRL (0x00000000) macro