Searched defs:hp (Results 1 – 6 of 6) sorted by relevance
41 static inline uint32_t jesd216_param_len(const struct jesd216_param_header *hp) in jesd216_param_len()47 static inline uint16_t jesd216_param_id(const struct jesd216_param_header *hp) in jesd216_param_id()55 static inline uint32_t jesd216_param_addr(const struct jesd216_param_header *hp) in jesd216_param_addr()117 static inline uint32_t jesd216_sfdp_magic(const struct jesd216_sfdp_header *hp) in jesd216_sfdp_magic()192 static inline uint8_t jesd216_bfp_addrbytes(const struct jesd216_bfp *hp) in jesd216_bfp_addrbytes()202 static inline uint64_t jesd216_bfp_density(const struct jesd216_bfp *hp) in jesd216_bfp_density()
552 const struct jesd216_sfdp_header *hp = &u.sfdp; in spi_nor_process_sfdp() local
1079 const struct jesd216_sfdp_header *hp = &u_header.sfdp; in spi_nor_process_sfdp() local
1311 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_qspi_init() local
2182 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_ospi_init() local
297 const struct jesd216_sfdp_header *hp = &u.sfdp; in main() local