Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dtxx9ndfmc.c57 #define TXX9_NDFRSTR_RST 0x01 macro
231 TXX9_NDFRSTR_RST, in txx9ndfmc_initialize()
233 while (txx9ndfmc_read(dev, TXX9_NDFRSTR) & TXX9_NDFRSTR_RST) { in txx9ndfmc_initialize()