Searched refs:fpga_ice40_off (Results 1 – 4 of 4) sorted by relevance
78 int fpga_ice40_off(const struct device *dev) in fpga_ice40_off() function85 return fpga_ice40_off(dev) || fpga_ice40_on(dev); in fpga_ice40_reset()
79 int fpga_ice40_off(const struct device *dev);
174 .off = fpga_ice40_off,
245 .off = fpga_ice40_off,