HomeSort by relevance Sort by last modified time
    Searched refs:COOKIE2SPI_BUS (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/fpga/
stratixv.c 86 spi_bus = COOKIE2SPI_BUS(cookie);
  /external/u-boot/include/
altera.h 20 #define COOKIE2SPI_BUS(c) (((c) >> 24) & 0xff)
  /external/u-boot/board/theadorable/
fpga.c 63 int spi_bus = COOKIE2SPI_BUS(cookie);

Completed in 576 milliseconds