Home
last modified time | relevance | path

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

/openbmc/u-boot/board/theadorable/
H A Dtheadorable.h9 #define SPI_BUS1_DEV2_BASE (SPI_BUS0_DEV1_BASE + SPI_BUS0_DEV1_SIZE) macro
H A Dfpga.c83 dst = (void *)SPI_BUS1_DEV2_BASE; in fpga_write_fn()
H A Dtheadorable.c178 mbus_dt_setup_win(&mbus_state, SPI_BUS1_DEV2_BASE, SPI_BUS0_DEV1_SIZE, in board_init()