Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/colibri_imx6/
H A Ddo_fuse.c32 fuse_prog(0, 5, 0x00005072); in mfgr_fuse()
34 fuse_prog(0, 6, 0x00000010); in mfgr_fuse()
78 ret = fuse_prog(0, 5, 0x00005072); in do_updt_fuse()
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Ddo_fuse.c32 fuse_prog(0, 5, 0x00005072); in mfgr_fuse()
34 fuse_prog(0, 6, 0x00000010); in mfgr_fuse()
78 ret = fuse_prog(0, 5, 0x00005072); in do_updt_fuse()
/openbmc/u-boot/include/
H A Dfuse.h24 int fuse_prog(u32 bank, u32 word, u32 val);
/openbmc/u-boot/board/sks-kinkel/sksimx6/
H A Dsksimx6.c388 fuse_prog(0, 5, 0x00000840); in check_bootcfg()
390 fuse_prog(0, 6, 0x00000010); in check_bootcfg()
/openbmc/u-boot/drivers/misc/
H A Dstm32mp_fuse.c46 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
H A Dmxs_ocotp.c296 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
H A Dfsl_iim.c234 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
H A Dmxc_ocotp.c371 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
/openbmc/u-boot/cmd/
H A Dfuse.c105 ret = fuse_prog(bank, word, val); in do_fuse()
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Defuse.c223 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
/openbmc/u-boot/doc/
H A DREADME.fuse39 int fuse_prog(u32 bank, u32 word, u32 val);