Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dxilinx.h24 max_xilinx_iface_type /* insert all new types before this */ enumerator
/openbmc/u-boot/drivers/fpga/
H A Dxilinx.c297 (desc->iface < max_xilinx_iface_type)) { in xilinx_validate()