Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Donenand_regs.h135 #define ONENAND_CMD_OTP_ACCESS (0x65) macro
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c423 case ONENAND_CMD_OTP_ACCESS: in onenand_command()
2708 case ONENAND_CMD_OTP_ACCESS: in onenand_otp_command()
2827 this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0); in onenand_otp_write_oob_nolock()
2920 this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0); in do_otp_read()
2961 this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0); in do_otp_write()
2998 this->command(mtd, ONENAND_CMD_OTP_ACCESS, 0, 0); in do_otp_lock()