Home
last modified time | relevance | path

Searched refs:apply_cmd_length (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/mspi/
Dmspi_dw.c359 static bool apply_cmd_length(struct mspi_dw_data *dev_data, uint32_t cmd_length) in apply_cmd_length() function
977 if (!apply_cmd_length(dev_data, req->cmd_length) || in _api_transceive()