Searched refs:COOKIE2SPI_BUS (Results 1 – 3 of 3) sorted by relevance
86 spi_bus = COOKIE2SPI_BUS(cookie); in stratixv_load()
20 #define COOKIE2SPI_BUS(c) (((c) >> 24) & 0xff) macro
63 int spi_bus = COOKIE2SPI_BUS(cookie); in fpga_write_fn()