Home
last modified time | relevance | path

Searched refs:otp_image_layout (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dotp.c167 struct otp_image_layout { struct
935 static int otp_print_scu_image(struct otp_image_layout *image_layout) in otp_print_scu_image()
1030 static int otp_print_conf_image(struct otp_image_layout *image_layout) in otp_print_conf_image()
1219 static int otp_print_strap_image(struct otp_image_layout *image_layout) in otp_print_strap_image()
1507 static int otp_print_data_image(struct otp_image_layout *image_layout) in otp_print_data_image()
1528 static int otp_prog_data(struct otp_image_layout *image_layout, u32 *data) in otp_prog_data()
1636 static int otp_prog_conf(struct otp_image_layout *image_layout, u32 *otp_conf) in otp_prog_conf()
1698 static int otp_prog_scu_protect(struct otp_image_layout *image_layout, u32 *scu_pro) in otp_prog_scu_protect()
1757 static int otp_check_data_image(struct otp_image_layout *image_layout, u32 *data) in otp_check_data_image()
1861 static int otp_check_scu_image(struct otp_image_layout *image_layout, u32 *scu_pro) in otp_check_scu_image()
[all …]