Home
last modified time | relevance | path

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

/external/flashrom/
Ddeveloperbox_spi.c66 static int cp210x_gpio_get(void *spi_data) in cp210x_gpio_get() function
116 return !!(cp210x_gpio_get(spi_data) & (1 << DEVELOPERBOX_SPI_MISO)); in cp210x_bitbang_get_miso()