Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dxilinx.h28 min_xilinx_type, /* low range check value */ enumerator
/openbmc/u-boot/drivers/fpga/
H A Dxilinx.c294 if ((desc->family > min_xilinx_type) && in xilinx_validate()