Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Dxilinx-spi.c30 static int get_done_gpio(struct fpga_manager *mgr) in get_done_gpio() function
45 if (!get_done_gpio(mgr)) in xilinx_spi_state()
120 if (get_done_gpio(mgr)) { in xilinx_spi_write_init()
186 done = get_done_gpio(mgr); in xilinx_spi_write_complete()