Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/theadorable/
H A Dtheadorable.h8 #define SPI_BUS0_DEV1_BASE 0xe0000000 macro
10 #define SPI_BUS1_DEV2_BASE (SPI_BUS0_DEV1_BASE + SPI_BUS0_DEV1_SIZE)
H A Dfpga.c81 dst = (void *)SPI_BUS0_DEV1_BASE; in fpga_write_fn()
H A Dtheadorable.c177 mbus_dt_setup_win(&mbus_state, SPI_BUS0_DEV1_BASE, SPI_BUS0_DEV1_SIZE, in board_init()