Home
last modified time | relevance | path

Searched full:conf_done (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/fpga/
Dsocfpga.c280 bool conf_done, nstatus; in socfpga_fpga_isr() local
288 conf_done = (st & SOCFPGA_FPGMGR_MON_CONF_DONE) != 0; in socfpga_fpga_isr()
292 if (conf_done && nstatus) { in socfpga_fpga_isr()
479 * - Observe CONF_DONE and nSTATUS (active low) in socfpga_fpga_ops_configure_complete()
480 * - if CONF_DONE = 1 and nSTATUS = 1, configuration was successful in socfpga_fpga_ops_configure_complete()
481 * - if CONF_DONE = 0 and nSTATUS = 0, configuration failed in socfpga_fpga_ops_configure_complete()
Daltera-ps-spi.c208 dev_err(&mgr->dev, "CONF_DONE is inactive!\n"); in altera_ps_write_complete()
214 * After CONF_DONE goes high, send two additional falling edges on DCLK in altera_ps_write_complete()
/linux-6.14.4/Documentation/devicetree/bindings/fpga/
Daltr,fpga-passive-serial.yaml47 confd pin (referred to as CONF_DONE in the manual)