Home
last modified time | relevance | path

Searched defs:aspeed_spi_regs (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Daspeed_spi.c22 struct aspeed_spi_regs { struct
23 u32 conf; /* 0x00 CE Type Setting */
24 u32 ctrl; /* 0x04 Control */
26 u32 cmd_ctrl; /* 0x0c Command Control */
28 u32 _reserved0[5]; /* .. */
29 u32 segment_addr[ASPEED_SPI_MAX_CS];
31 u32 _reserved1[5]; /* .. */
33 u32 _reserved2[11]; /* .. */
34 u32 dma_ctrl; /* 0x80 DMA Control/Status */
40 u32 _reserved3[1];
[all …]