Searched refs:SNOR_OTP (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/mtd/spi-nor/ |
D | winbond.c | 175 .otp = SNOR_OTP(256, 3, 0x1000, 0x1000), 196 .otp = SNOR_OTP(256, 3, 0x1000, 0x1000), 234 .otp = SNOR_OTP(256, 3, 0x1000, 0x1000), 256 .otp = SNOR_OTP(256, 3, 0x1000, 0x1000),
|
D | core.h | 549 #define SNOR_OTP(_len, _n_regions, _base, _offset) \ macro
|