Searched refs:pch_set_spi_protect (Results 1 – 4 of 4) sorted by relevance
26 ut_assertok(pch_set_spi_protect(dev, true)); in dm_test_pch_base()
125 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
756 ret = pch_set_spi_protect(priv->pch, false); in ich_protect_lockdown()
Completed in 4 milliseconds