Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h171 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h230 #define OTPGETREGIONCOUNT _IOW('M', 14, int) macro
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c849 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
1108 case OTPGETREGIONCOUNT: in mtdchar_ioctl()
1127 if (cmd == OTPGETREGIONCOUNT) { in mtdchar_ioctl()