Searched defs:cqspi_flash_pdata (Results 1 – 2 of 2) sorted by relevance
44 struct cqspi_flash_pdata { struct45 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 …]
57 struct cqspi_flash_pdata { struct58 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;