Searched defs:cqspi_flash_pdata (Results 1 – 1 of 1) sorted by relevance
46 struct cqspi_flash_pdata { struct47 struct spi_nor nor;48 struct cqspi_st *cqspi;49 u32 clk_rate;50 u32 read_delay;51 u32 tshsl_ns;52 u32 tsd2d_ns;53 u32 tchsh_ns;54 u32 tslch_ns;55 u8 inst_width;[all …]