Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlattice.h250 max_lattice_type /* insert all new types before this */ enumerator
/openbmc/u-boot/drivers/fpga/
H A Dlattice.c264 (desc->family < max_lattice_type)) { in lattice_validate()