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