Searched refs:spi_set_address_len (Results 1 – 3 of 3) sorted by relevance
129 spi_set_address_len((SPI_Type *)host->host_param.param.host_base, addrlen_24bit); in hpm_config_cmd_addr_format()131 spi_set_address_len((SPI_Type *)host->host_param.param.host_base, addrlen_32bit); in hpm_config_cmd_addr_format()
776 static inline void spi_set_address_len(SPI_Type *ptr, spi_address_len_t addrlen) in spi_set_address_len() function
682 - drivers: spi : add spi_set_address_len API
Completed in 10 milliseconds