Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_regs.h813 #define VI6_IP_VERSION_VSP_SW (0xfffe << 16) /* SW VSP version */ macro
H A Dvsp1_drv.c866 vsp1->version = VI6_IP_VERSION_VSP_SW | info->version | info->soc; in vsp1_lookup_info()