Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Dnandsim.c1100 static uint32_t ns_get_state_by_command(unsigned command) in ns_get_state_by_command() function
1747 ns->state = ns_get_state_by_command(ns->regs.command); in ns_switch_state()
1982 ns_get_state_name(ns_get_state_by_command(byte))); in ns_nand_write_byte()