Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnandsim.c176 #define NS_WARN(args...) \ macro
507 NS_WARN("CONFIG_MTD_PARTITIONED_MASTER must be enabled to expose debugfs stuff\n"); in nandsim_debugfs_create()
723 NS_WARN("16-bit flashes support wasn't tested\n"); in init_nandsim()
1383 NS_WARN("simulating read error in page %u\n", page_no); in do_read_error()
1398 NS_WARN("read_page: flipping bit %d in page %d " in do_bit_flips()
1565 NS_WARN("do_state_action: wrong page number (%#x)\n", ns->regs.row); in do_state_action()
1633 NS_WARN("simulating erase failure in erase block %u\n", erase_block_no); in do_state_action()
1645 NS_WARN("do_state_action: device is write-protected, programm\n"); in do_state_action()
1669 NS_WARN("simulating write failure in page %u\n", page_no); in do_state_action()
1766 NS_WARN("switch_state: not all bytes were processed, %d left\n", in switch_state()
[all …]