Lines Matching refs:FMSG
69 FMSG("Read shadow %"PRIu32" val: %#"PRIx32, otp_id, in bsec_read_mem()
78 FMSG("Read fuse %"PRIu32" val: %#"PRIx32, otp_id, *buf); in bsec_read_mem()
116 FMSG("Read lock %"PRIu32" val: %#"PRIx32, otp_id, *buf); in bsec_read_mem()
119 FMSG("%"PRIu32" invalid operation: %"PRIu32, otp_id, in bsec_read_mem()
128 FMSG("Buffer orig %p, size %zu", buf, size); in bsec_read_mem()
175 FMSG("Write shadow %"PRIx32" : %"PRIx32, in bsec_write_mem()
182 FMSG("Write fuse %"PRIx32" : %08"PRIx32, in bsec_write_mem()
189 FMSG("Perm lock access OTP: %u", otp_id); in bsec_write_mem()
196 FMSG("Shadow read lock"); in bsec_write_mem()
203 FMSG("Shadow write lock detected"); in bsec_write_mem()
210 FMSG("Shadow programming lock detected"); in bsec_write_mem()
217 FMSG("OTP %"PRIx32" invalid operation: %"PRIx32, in bsec_write_mem()
268 FMSG(PTA_NAME" command %#"PRIx32" ptypes %#"PRIx32, in bsec_pta_invoke_command()