Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h146 struct otp_info { struct
185 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
187 #define OTPLOCK _IOR('M', 16, struct otp_info)
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h135 struct otp_info { struct
174 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
176 #define OTPLOCK _IOR('M', 16, struct otp_info)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h145 struct otp_info { struct
184 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
186 #define OTPLOCK _IOR('M', 16, struct otp_info)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h145 struct otp_info { struct
184 #define OTPGETREGIONINFO _IOW('M', 15, struct otp_info)
186 #define OTPLOCK _IOR('M', 16, struct otp_info)
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dotp_eeprom.h167 struct otp_info { struct
182 struct otp_info *otp; argument
H A Dotp_eeprom.c124 struct otp_info *otp_ptr; in otp_read_data()
294 struct otp_info *otp_ptr, in rkotp_read_module_info()
402 struct otp_info *otp_ptr, in rkotp_read_awb()
475 struct otp_info *otp_ptr, in rkotp_read_lsc()
550 struct otp_info *otp_ptr, in rkotp_read_pdaf()
679 struct otp_info *otp_ptr, in rkotp_read_af()
732 struct otp_info *otp_ptr; in rkotp_read_data()
831 sizeof(struct otp_info)); in eeprom_ioctl()
H A Dov50c40.c193 struct otp_info *otp;
6162 static void ov50c40_get_otp(struct otp_info *otp, in ov50c40_get_otp()
6244 struct otp_info *otp = ov50c40->otp; in ov50c40_get_module_inf()
7040 struct otp_info *otp_ptr; in ov50c40_probe()
H A Dimx586.c199 struct otp_info *otp;
1165 static void imx586_get_otp(struct otp_info *otp, in imx586_get_otp()
1247 struct otp_info *otp = imx586->otp; in imx586_get_module_inf()
2031 struct otp_info *otp_ptr; in imx586_probe()
H A Ds5kjn1.c179 struct otp_info *otp;
1224 static void s5kjn1_get_otp(struct otp_info *otp, in s5kjn1_get_otp()
1306 struct otp_info *otp = s5kjn1->otp; in s5kjn1_get_module_inf()
2084 struct otp_info *otp_ptr; in s5kjn1_probe()
H A Dgc8034.c213 struct otp_info *otp;
1427 static void gc8034_get_otp(struct otp_info *otp, in gc8034_get_otp()
2021 struct otp_info *otp = gc8034->otp; in gc8034_get_module_inf()
3069 struct otp_info *otp_ptr; in gc8034_probe()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h259 size_t *retlen, struct otp_info *buf);
263 size_t *retlen, struct otp_info *buf);
424 struct otp_info *buf);
428 struct otp_info *buf);
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dmtd.h328 size_t *retlen, struct otp_info *buf);
332 size_t *retlen, struct otp_info *buf);
508 struct otp_info *buf);
512 struct otp_info *buf);
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdchar.c914 struct otp_info *buf = kmalloc(4096, GFP_KERNEL); in mtdchar_ioctl()
931 int nbr = retlen / sizeof(struct otp_info); in mtdchar_ioctl()
944 struct otp_info oinfo; in mtdchar_ioctl()
H A Dmtdcore.c1836 struct otp_info *buf) in mtd_get_fact_prot_info()
1863 struct otp_info *buf) in mtd_get_user_prot_info()
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c78 size_t *, struct otp_info *);
80 size_t *, struct otp_info *);
2372 struct otp_info *otpinfo; in cfi_intelext_otp_walk()
2374 len -= sizeof(struct otp_info); in cfi_intelext_otp_walk()
2384 otpinfo = (struct otp_info *)buf; in cfi_intelext_otp_walk()
2465 size_t *retlen, struct otp_info *buf) in cfi_intelext_get_fact_prot_info()
2473 size_t *retlen, struct otp_info *buf) in cfi_intelext_get_user_prot_info()
H A Dcfi_cmdset_0002.c78 size_t *, struct otp_info *);
80 size_t *, struct otp_info *);
1564 struct otp_info *otpinfo; in cfi_amdstd_otp_walk()
1568 otpinfo = (struct otp_info *)buf; in cfi_amdstd_otp_walk()
1595 size_t *retlen, struct otp_info *buf) in cfi_amdstd_get_fact_prot_info()
1602 size_t *retlen, struct otp_info *buf) in cfi_amdstd_get_user_prot_info()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A Donenand_base.c3065 struct otp_info *otpinfo; in onenand_otp_walk()
3067 len -= sizeof(struct otp_info); in onenand_otp_walk()
3073 otpinfo = (struct otp_info *) buf; in onenand_otp_walk()
3079 buf += sizeof(struct otp_info); in onenand_otp_walk()
3080 *retlen += sizeof(struct otp_info); in onenand_otp_walk()
3110 size_t *retlen, struct otp_info *buf) in onenand_get_fact_prot_info()
3142 size_t *retlen, struct otp_info *buf) in onenand_get_user_prot_info()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdpart.c376 size_t *retlen, struct otp_info *buf) in part_get_user_prot_info()
390 size_t *retlen, struct otp_info *buf) in part_get_fact_prot_info()
H A Dmtdcore.c1495 struct otp_info *buf) in mtd_get_fact_prot_info()
1518 struct otp_info *buf) in mtd_get_user_prot_info()
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dmtd_dataflash.c437 size_t *retlen, struct otp_info *info) in dataflash_get_otp_info()