Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dnandsim.c189 #define NS_WARN(args...) \ macro
770 NS_WARN("16-bit flashes support wasn't tested\n"); in init_nandsim()
1442 NS_WARN("simulating read error in page %u\n", page_no); in do_read_error()
1457 NS_WARN("read_page: flipping bit %d in page %d " in do_bit_flips()
1624 NS_WARN("do_state_action: wrong page number (%#x)\n", ns->regs.row); in do_state_action()
1692 NS_WARN("simulating erase failure in erase block %u\n", erase_block_no); in do_state_action()
1704 NS_WARN("do_state_action: device is write-protected, programm\n"); in do_state_action()
1728 NS_WARN("simulating write failure in page %u\n", page_no); in do_state_action()
1825 NS_WARN("switch_state: not all bytes were processed, %d left\n", in switch_state()
1924 NS_WARN("read_byte: unexpected data output cycle, state is %s " in ns_nand_read_byte()
[all …]