Searched refs:misc_control (Results 1 – 4 of 4) sorted by relevance
218 uint32_t misc_control; member
2584 mecfg_ent.misc_control = bfd_getl32 (buffer in init_nfp3200_priv()2585 + offsetof (Elf_Nfp_MeConfig, misc_control)); in init_nfp3200_priv()2588 mecfg->addr_3rdparty32 = _BTST (mecfg_ent.misc_control, 4); in init_nfp3200_priv()2589 mecfg->scs_cnt = _BTST (mecfg_ent.misc_control, 2); in init_nfp3200_priv()