Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c1480 static int cfi_amdstd_otp_walk(struct mtd_info *mtd, loff_t from, size_t len, in cfi_amdstd_otp_walk() function
1601 return cfi_amdstd_otp_walk(mtd, 0, len, retlen, (u_char *)buf, in cfi_amdstd_get_fact_prot_info()
1608 return cfi_amdstd_otp_walk(mtd, 0, len, retlen, (u_char *)buf, in cfi_amdstd_get_user_prot_info()
1616 return cfi_amdstd_otp_walk(mtd, from, len, retlen, in cfi_amdstd_read_fact_prot_reg()
1624 return cfi_amdstd_otp_walk(mtd, from, len, retlen, in cfi_amdstd_read_user_prot_reg()
1632 return cfi_amdstd_otp_walk(mtd, from, len, retlen, (u_char *)buf, in cfi_amdstd_write_user_prot_reg()
1640 return cfi_amdstd_otp_walk(mtd, from, len, &retlen, NULL, in cfi_amdstd_lock_user_prot_reg()