Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmxs_ocotp.c185 static int mxs_ocotp_write_fuse(uint32_t addr, uint32_t mask) in mxs_ocotp_write_fuse() function
304 return mxs_ocotp_write_fuse((bank << 3) | word, val); in fuse_prog()