Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dxilinx.h35 max_xilinx_type /* insert all new types before this */ enumerator
/openbmc/u-boot/drivers/fpga/
H A Dxilinx.c295 (desc->family < max_xilinx_type)) { in xilinx_validate()