Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Dlattice-sysconfig-spi.c24 const u8 lsc_bitstream_burst[] = SYSCONFIG_LSC_BITSTREAM_BURST; in sysconfig_spi_bitstream_burst_init() local
32 buf_len = sizeof(lsc_bitstream_burst); in sysconfig_spi_bitstream_burst_init()
34 buf = kmemdup(lsc_bitstream_burst, buf_len, GFP_KERNEL); in sysconfig_spi_bitstream_burst_init()