Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c27 enum soc_idx { enum
802 static enum soc_idx get_soc_idx(struct bcm_vk *vk) in get_soc_idx()
805 enum soc_idx idx = VK_IDX_INVALID; in get_soc_idx()
807 static enum soc_idx const vk_soc_tab[] = { VALKYRIE_A0, VALKYRIE_B0 }; in get_soc_idx()
860 enum soc_idx idx; in bcm_vk_auto_load_all_images()
952 enum soc_idx idx; in bcm_vk_load_image()