Searched defs:cqspi_flash_pdata (Results 1 – 1 of 1) 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 …]