Lines Matching full:deassert
157 (*fn->pgm) (false, true, cookie); /* Deassert the program, commit */ in spartan3_sp_load()
181 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan3_sp_load()
192 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan3_sp_load()
211 (*fn->cs) (false, true, cookie); /* Deassert the chip select */ in spartan3_sp_load()
212 (*fn->wr) (false, true, cookie); /* Deassert the write pin */ in spartan3_sp_load()
226 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan3_sp_load()
277 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan3_sp_dump()
286 (*fn->cs) (false, false, cookie); /* Deassert the chip select */ in spartan3_sp_dump()
287 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan3_sp_dump()
360 (*fn->pgm) (false, true, cookie); /* Deassert the program, commit */ in spartan3_ss_load()
391 /* Deassert the clock */ in spartan3_ss_load()
427 (*fn->clk) (false, true, cookie); /* Deassert the clock pin */ in spartan3_ss_load()