Searched refs:min_altera_iface_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | altera.h | 27 min_altera_iface_type, enumerator |
/openbmc/u-boot/drivers/fpga/ | ||
H A D | altera.c | 63 if ((desc->iface < min_altera_iface_type) || in altera_validate() |