Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp_info.h26 struct scu_info { struct
552 static const struct scu_info a1_scu_info[] = {
H A Dotp.c162 const struct scu_info *scu_info; member
937 const struct scu_info *scu_info = info_cb.scu_info; in otp_print_scu_image() local
951 mask = BIT(scu_info[i].length) - 1; in otp_print_scu_image()
953 if (scu_info[i].bit_offset > 31) { in otp_print_scu_image()
956 bit_offset = scu_info[i].bit_offset - 32; in otp_print_scu_image()
960 bit_offset = scu_info[i].bit_offset; in otp_print_scu_image()
975 if (scu_info[i].length == 1) in otp_print_scu_image()
978 printf("0x%-2X:0x%-6x", bit_offset, bit_offset + scu_info[i].length - 1); in otp_print_scu_image()
980 printf("%s\n", scu_info[i].information); in otp_print_scu_image()
987 const struct scu_info *scu_info = info_cb.scu_info; in otp_print_scu_info() local
[all …]
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A DMakefile1 obj-y += platform.o board_common.o scu_info.o utils.o
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A DMakefile1 obj-y += platform.o board_common.o scu_info.o utils.o
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A DMakefile1 obj-y += platform.o board_common.o scu_info.o utils.o cache.o
/openbmc/linux/
H A Dopengrok0.0.log[all...]