Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h78 #define FPGA_MGR_BITSTREAM_LSB_FIRST BIT(3) macro
/openbmc/linux/drivers/fpga/
H A Daltera-ps-spi.c186 if (!(conf->info_flags & FPGA_MGR_BITSTREAM_LSB_FIRST)) in altera_ps_write()