Lines Matching refs:DataLength
98 cmd->DataLength = size; in xspi_read_access()
133 cmd->DataLength = size; in xspi_write_access()
253 cmd.DataLength = JESD216_READ_ID_LEN; /* 3 bytes in the READ ID */ in stm32_xspi_read_jedec_id()
326 cmd.DataLength = size; in stm32_xspi_read_sfdp()
430 s_command.DataLength = ((nor_rate == XSPI_DTR_TRANSFER) ? 2U : 1U); in stm32_xspi_mem_erased()
481 s_command.DataLength = ((nor_rate == XSPI_DTR_TRANSFER) ? 2U : 1U); in stm32_xspi_mem_ready()
547 s_command.DataLength = (nor_rate == XSPI_DTR_TRANSFER) ? 2U : 1U; in stm32_xspi_write_enable()
578 s_command.DataLength = (nor_mode == XSPI_SPI_MODE) ? 1U in stm32_xspi_write_cfg2reg_dummy()
608 s_command.DataLength = (nor_mode == XSPI_SPI_MODE) ? 1U in stm32_xspi_write_cfg2reg_io()
642 s_command.DataLength = (nor_rate == XSPI_DTR_TRANSFER) ? 2U : 1U; in stm32_xspi_read_cfg2reg()
773 .DataLength = HAL_XSPI_DATA_NONE, in stm32_xspi_mem_reset()