Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/spi-nor/
Dwinbond.c79 OTP_INFO(256, 3, 0x1000, 0x1000) },
87 OTP_INFO(256, 3, 0x1000, 0x1000) },
138 OTP_INFO(256, 3, 0x1000, 0x1000) },
Dcore.h560 #define OTP_INFO(_len, _n_regions, _base, _offset) \ macro