Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.c991 pxp_write(dev, HW_PXP_CTRL, ctrl); in pxp_start()
1770 ret = regmap_read_poll_timeout(dev->regmap, HW_PXP_CTRL, val, in pxp_soft_reset()
H A Dimx-pxp.h13 #define HW_PXP_CTRL (0x00000000) macro