Home
last modified time | relevance | path

Searched defs:spi_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/device/
H A Dpath.h73 struct spi_path { struct
74 unsigned int cs;
/aosp_15_r20/external/openthread/tools/spi-hdlc-adapter/
H A Dspi-hdlc-adapter.c1736 char spi_path[64]; in main() local