Lines Matching full:deassert
153 (*fn->pgm) (false, true, cookie); /* Deassert the program, commit */ in spartan2_sp_load()
177 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan2_sp_load()
188 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan2_sp_load()
207 (*fn->cs) (false, true, cookie); /* Deassert the chip select */ in spartan2_sp_load()
208 (*fn->wr) (false, true, cookie); /* Deassert the write pin */ in spartan2_sp_load()
220 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan2_sp_load()
271 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan2_sp_dump()
280 (*fn->cs) (false, false, cookie); /* Deassert the chip select */ in spartan2_sp_dump()
281 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan2_sp_dump()
352 (*fn->pgm) (false, true, cookie); /* Deassert the program, commit */ in spartan2_ss_load()
376 /* Deassert the clock */ in spartan2_ss_load()
409 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan2_ss_load()