Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlattice.h242 min_lattice_iface_type, /* insert all new types after this */ enumerator
/openbmc/u-boot/drivers/fpga/
H A Dlattice.c265 if ((desc->iface > min_lattice_iface_type) && in lattice_validate()