soc_idx
static enum soc_idx get_soc_idx(struct bcm_vk *vk)
enum soc_idx idx = VK_IDX_INVALID;
static enum soc_idx const vk_soc_tab[] = { VALKYRIE_A0, VALKYRIE_B0 };
enum soc_idx idx;
enum soc_idx idx;