Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.h17 #define MAX10_PAC_END "intel,end" macro
H A Dopae_intel_max10.c57 {.compatible = MAX10_PAC_END,}
64 for (; strcmp(id->compatible, MAX10_PAC_END); id++) { in max10_match_compatible()