Searched refs:pch_set_spi_protect (Results 1 – 3 of 3) sorted by relevance
73 int pch_set_spi_protect(struct udevice *dev, bool protect);
22 int pch_set_spi_protect(struct udevice *dev, bool protect) in pch_set_spi_protect() function
595 ret = pch_set_spi_protect(dev->parent, false); in ich_spi_probe()