Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Defuse.c31 struct mvebu_hd_efuse { struct
39 static struct mvebu_hd_efuse *efuses = argument
40 (struct mvebu_hd_efuse *)(MBUS_EFUSE_BASE + 0xF9000);
42 static struct mvebu_hd_efuse efuses[EFUSE_LINE_MAX + 1];
47 static struct mvebu_hd_efuse *get_efuse_line(int nr) in get_efuse_line()
69 static int do_prog_efuse(struct mvebu_hd_efuse *efuse, in do_prog_efuse()
97 struct mvebu_hd_efuse *efuse; in prog_efuse()
151 struct mvebu_hd_efuse *efuse; in mvebu_read_efuse()