Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dnuvoton,npcm-fiu.txt10 - compatible : "nuvoton,npcm750-fiu" for the NPCM7XX BMC
27 the following format 'fiu{n}' where n is a unique number for the alias.
29 fiu0 represent fiu 0 controller
30 fiu1 represent fiu 3 controller
31 fiu2 represent fiu x controller
35 compatible = "nuvoton,npcm750-fiu";
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_enumerate.c17 void *fiu; member
238 if (!binfo->fiu) in build_info_commit_dev()
247 binfo->fiu); in build_info_commit_dev()
279 &ifpga_mgr_network_ops, binfo->fiu); in build_info_commit_dev()
287 binfo->fiu = NULL; in build_info_commit_dev()
305 binfo->fiu = &binfo->hw->fme; in build_info_create_dev()
307 binfo->fiu = &binfo->hw->port[index]; in build_info_create_dev()