Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dxilinx.h15 min_xilinx_iface_type, /* low range check value */ enumerator
/openbmc/u-boot/drivers/fpga/
H A Dxilinx.c296 if ((desc->iface > min_xilinx_iface_type) && in xilinx_validate()