Searched refs:hspi_cmd_fmt_en (Results 1 – 2 of 2) sorted by relevance
435 if (1 == config->hspi_cmd_fmt_en) in hspi_master_config_plus()437 hspi_cmd_fmt_en(); in hspi_master_config_plus()439 else if (0 == config->hspi_cmd_fmt_en) in hspi_master_config_plus()
149 unsigned char hspi_cmd_fmt_en;//if cmd_en enable cmd fmt will follow the interface (dual/quad) member462 static inline void hspi_cmd_fmt_en() in hspi_cmd_fmt_en() function