Searched refs:first_id_byte (Results 1 – 1 of 1) sorted by relevance
84 static uint first_id_byte = CONFIG_NANDSIM_FIRST_ID_BYTE; variable108 module_param(first_id_byte, uint, 0400);131 MODULE_PARM_DESC(first_id_byte, "The first byte returned by NAND Flash 'read ID' command (manufact…2272 nand->ids[0] = first_id_byte; in ns_init_module()