Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dbcmstb_spi.c84 struct bcmstb_spi_priv { struct
86 void *bspi;
87 void *hif_spi_intr2;
88 void *cs_reg;
89 int default_cs;
90 int curr_cs;
91 uint tx_slot;
92 uint rx_slot;
93 u8 saved_cmd[NUM_CDRAM];
94 uint saved_cmd_len;
[all …]

Completed in 4 milliseconds