Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.h116 #define DT_AVAIL BIT(0) macro
H A Dopae_intel_max10.c165 if (!(val & DT_AVAIL)) { in init_max10_device_table()