Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h77 #define FPGA_MGR_ENCRYPTED_BITSTREAM BIT(2) macro
/openbmc/linux/drivers/fpga/
H A Dzynq-fpga.c266 if (info->flags & FPGA_MGR_ENCRYPTED_BITSTREAM) { in zynq_fpga_ops_write_init()
351 if (info->flags & FPGA_MGR_ENCRYPTED_BITSTREAM) in zynq_fpga_ops_write_init()
H A Dof-fpga-region.c231 info->flags |= FPGA_MGR_ENCRYPTED_BITSTREAM; in of_fpga_region_parse_ov()
H A Daltera-cvp.c336 else if (iflags & FPGA_MGR_ENCRYPTED_BITSTREAM) in altera_cvp_write_init()