Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/fpga/
H A Dstratixv.c87 spi_bus = COOKIE2SPI_BUS(cookie); in stratixv_load()
/rk3399_rockchip-uboot/include/
H A Daltera.h21 #define COOKIE2SPI_BUS(c) (((c) >> 24) & 0xff) macro
/rk3399_rockchip-uboot/board/theadorable/
H A Dfpga.c64 int spi_bus = COOKIE2SPI_BUS(cookie); in fpga_write_fn()