Searched refs:ros_qspi_get_ssbl_offset (Results 1 – 4 of 4) sorted by relevance
61 uint32_t ros_qspi_get_ssbl_offset(unsigned long *offset);
142 if (ros_qspi_get_ssbl_offset(&offset) != ROS_RET_OK) { in bl2_el3_plat_arch_setup()
198 if (ros_qspi_get_ssbl_offset(&offset) != ROS_RET_OK) { in bl2_el3_plat_arch_setup()
153 uint32_t ros_qspi_get_ssbl_offset(unsigned long *offset) in ros_qspi_get_ssbl_offset() function