Home
last modified time | relevance | path

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

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