Searched refs:sfdp_buf (Results 1 – 1 of 1) sorted by relevance
926 uint8_t sfdp_buf[JESD216_SFDP_SIZE(1)] __aligned(4); in flash_flexspi_nor_probe() local928 struct jesd216_sfdp_header *header = (struct jesd216_sfdp_header *)sfdp_buf; in flash_flexspi_nor_probe()976 ret = flash_flexspi_nor_sfdp_read_helper(data, 0, sfdp_buf, sizeof(sfdp_buf)); in flash_flexspi_nor_probe()