Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dbcmstb_spi.c31 struct bcmstb_hif_mspi_regs { struct
32 u32 spcr0_lsb; /* 0x000 */
33 u32 spcr0_msb; /* 0x004 */
34 u32 spcr1_lsb; /* 0x008 */
35 u32 spcr1_msb; /* 0x00c */
36 u32 newqp; /* 0x010 */
37 u32 endqp; /* 0x014 */
38 u32 spcr2; /* 0x018 */
39 u32 reserved0; /* 0x01c */
40 u32 mspi_status; /* 0x020 */
[all …]