Home
last modified time | relevance | path

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

/aosp_15_r20/external/flashrom/
H A Ddigilent_spi.c56 static const struct dev_entry devs_digilent_spi[] = { variable
394 uint16_t vid = devs_digilent_spi[0].vendor_id; in digilent_spi_init()
395 uint16_t pid = devs_digilent_spi[0].device_id; in digilent_spi_init()
466 .devs.dev = devs_digilent_spi,