Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx-pxp.h1677 #define BM_PXP_VERSION_MINOR 0x00FF0000 macro
1679 (((v) << 16) & BM_PXP_VERSION_MINOR)
H A Dimx-pxp.c61 FIELD_GET(BM_PXP_VERSION_MINOR, version)