Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c92 static int try_dword = 1; variable
93 module_param(try_dword, int, 0);
373 if (doc->ChipID == DOC_ChipID_Doc2k && try_dword && !nr) { in doc200x_ident_chip()