Home
last modified time | relevance | path

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

/linux-5.10/drivers/spi/
Dspi-cadence-quadspi.c44 struct cqspi_flash_pdata { struct
45 struct cqspi_st *cqspi;
46 u32 clk_rate;
47 u32 read_delay;
48 u32 tshsl_ns;
49 u32 tsd2d_ns;
50 u32 tchsh_ns;
51 u32 tslch_ns;
52 u8 inst_width;
53 u8 addr_width;
[all …]