Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dsifive_u_otp.h53 #define SIFIVE_U_OTP_REG_SIZE 0x1000 macro
/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c209 TYPE_SIFIVE_U_OTP, SIFIVE_U_OTP_REG_SIZE); in sifive_u_otp_realize()
/openbmc/qemu/hw/riscv/
H A Dsifive_u.c229 qemu_fdt_setprop_cell(fdt, nodename, "fuse-count", SIFIVE_U_OTP_REG_SIZE); in create_fdt()