Searched refs:jesd216_sfdp_header (Results 1 – 8 of 8) sorted by relevance
63 struct jesd216_sfdp_header { struct109 #define JESD216_SFDP_SIZE(nph) (sizeof(struct jesd216_sfdp_header) \117 static inline uint32_t jesd216_sfdp_magic(const struct jesd216_sfdp_header *hp) in jesd216_sfdp_magic()
777 struct jesd216_sfdp_header *header, in flash_flexspi_nor_config_flash()1176 struct jesd216_sfdp_header *header = (struct jesd216_sfdp_header *)sfdp_buf; in flash_flexspi_nor_probe()
572 struct jesd216_sfdp_header sfdp; in spi_nor_process_sfdp()574 const struct jesd216_sfdp_header *hp = &u_header.sfdp; in spi_nor_process_sfdp()
1256 struct jesd216_sfdp_header sfdp; in spi_nor_process_sfdp()1258 const struct jesd216_sfdp_header *hp = &u_header.sfdp; in spi_nor_process_sfdp()
1471 struct jesd216_sfdp_header sfdp; in flash_stm32_qspi_init()1473 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_qspi_init()
2240 struct jesd216_sfdp_header sfdp; in flash_stm32_xspi_init()2242 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_xspi_init()
2421 struct jesd216_sfdp_header sfdp; in flash_stm32_ospi_init()2423 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_ospi_init()
299 struct jesd216_sfdp_header sfdp; in main()301 const struct jesd216_sfdp_header *hp = &u.sfdp; in main()