Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/fpga/
Dfpga-mgr.h74 #define FPGA_MGR_BITSTREAM_LSB_FIRST BIT(3) macro
/Linux-v5.10/drivers/fpga/
Daltera-ps-spi.c186 if (!(conf->info_flags & FPGA_MGR_BITSTREAM_LSB_FIRST)) in altera_ps_write()