Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/spi-nor/
Dcadence-quadspi.c49 struct cqspi_flash_pdata { struct
50 struct spi_nor nor;
51 struct cqspi_st *cqspi;
52 u32 clk_rate;
53 u32 read_delay;
54 u32 tshsl_ns;
55 u32 tsd2d_ns;
56 u32 tchsh_ns;
57 u32 tslch_ns;
58 u8 inst_width;
[all …]