Searched refs:mxs_ocotp_read_fuse (Results 1 – 1 of 1) sorted by relevance
241 static int mxs_ocotp_read_fuse(uint32_t reg, uint32_t *val) in mxs_ocotp_read_fuse() function293 return mxs_ocotp_read_fuse((bank << 3) | word, val); in fuse_read()