Home
last modified time | relevance | path

Searched refs:pch_set_spi_protect (Results 1 – 4 of 4) sorted by relevance

/u-boot/test/dm/
A Dpch.c26 ut_assertok(pch_set_spi_protect(dev, true)); in dm_test_pch_base()
/u-boot/include/
A Dpch.h125 int pch_set_spi_protect(struct udevice *dev, bool protect);
/u-boot/drivers/pch/
A Dpch-uclass.c22 int pch_set_spi_protect(struct udevice *dev, bool protect) in pch_set_spi_protect() function
/u-boot/drivers/spi/
A Dich.c756 ret = pch_set_spi_protect(priv->pch, false); in ich_protect_lockdown()

Completed in 4 milliseconds