Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/
H A Ddo_fuse.c33 fuse_prog(0, 5, 0x00005072); in mfgr_fuse()
35 fuse_prog(0, 6, 0x00000010); in mfgr_fuse()
79 ret = fuse_prog(0, 5, 0x00005072); in do_updt_fuse()
/OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/
H A Ddo_fuse.c33 fuse_prog(0, 5, 0x00005072); in mfgr_fuse()
35 fuse_prog(0, 6, 0x00000010); in mfgr_fuse()
79 ret = fuse_prog(0, 5, 0x00005072); in do_updt_fuse()
/OK3568_Linux_fs/u-boot/include/
H A Dfuse.h25 int fuse_prog(u32 bank, u32 word, u32 val);
/OK3568_Linux_fs/u-boot/cmd/
H A Dfuse.c106 ret = fuse_prog(bank, word, val); in do_fuse()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dmxs_ocotp.c297 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
H A Dfsl_iim.c235 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
H A Dmxc_ocotp.c348 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Defuse.c224 int fuse_prog(u32 bank, u32 word, u32 val) in fuse_prog() function
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.fuse39 int fuse_prog(u32 bank, u32 word, u32 val);