Home
last modified time | relevance | path

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

/openbmc/u-boot/board/theadorable/
H A Dtheadorable.h7 #define SPI_BUS0_DEV1_BASE 0xe0000000 macro
9 #define SPI_BUS1_DEV2_BASE (SPI_BUS0_DEV1_BASE + SPI_BUS0_DEV1_SIZE)
H A Dfpga.c80 dst = (void *)SPI_BUS0_DEV1_BASE; in fpga_write_fn()
H A Dtheadorable.c176 mbus_dt_setup_win(&mbus_state, SPI_BUS0_DEV1_BASE, SPI_BUS0_DEV1_SIZE, in board_init()