Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c99 switch (entity->vsp1->version & VI6_IP_VERSION_MODEL_MASK) { in lif_configure_stream()
H A Dvsp1_regs.h779 #define VI6_IP_VERSION_MODEL_MASK (0xff << 8) macro