Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dwinbond.c79 OTP_INFO(256, 3, 0x1000, 0x1000) },
87 OTP_INFO(256, 3, 0x1000, 0x1000) },
139 OTP_INFO(256, 3, 0x1000, 0x1000) },
142 OTP_INFO(256, 3, 0x1000, 0x1000) },
H A Dcore.h585 #define OTP_INFO(_len, _n_regions, _base, _offset) \ macro