Home
last modified time | relevance | path

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

/kernel/linux/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 …]
/kernel/linux/linux-6.6/drivers/spi/
Dspi-cadence-quadspi.c57 struct cqspi_flash_pdata { struct
58 struct cqspi_st *cqspi;
59 u32 clk_rate;
60 u32 read_delay;
61 u32 tshsl_ns;
62 u32 tsd2d_ns;
63 u32 tchsh_ns;
64 u32 tslch_ns;
65 u8 cs;