Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_malone.c69 #define MALONE_DEC_FMT_RV_MASK BIT(21) macro
476 vpu_malone_enable_format(V4L2_PIX_FMT_RV30, iface->fw_version & MALONE_DEC_FMT_RV_MASK); in vpu_malone_get_version()
477 vpu_malone_enable_format(V4L2_PIX_FMT_RV40, iface->fw_version & MALONE_DEC_FMT_RV_MASK); in vpu_malone_get_version()