Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_malone.c69 #define MALONE_DEC_FMT_RV_MASK BIT(21) macro
481 vpu_malone_enable_format(V4L2_PIX_FMT_RV30, iface->fw_version & MALONE_DEC_FMT_RV_MASK); in vpu_malone_get_version()
482 vpu_malone_enable_format(V4L2_PIX_FMT_RV40, iface->fw_version & MALONE_DEC_FMT_RV_MASK); in vpu_malone_get_version()