Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dstratixv.c88 spi_dev = COOKIE2SPI_DEV(cookie); in stratixv_load()
/OK3568_Linux_fs/u-boot/include/
H A Daltera.h22 #define COOKIE2SPI_DEV(c) (((c) >> 16) & 0xff) macro
/OK3568_Linux_fs/u-boot/board/theadorable/
H A Dfpga.c65 int spi_dev = COOKIE2SPI_DEV(cookie); in fpga_write_fn()