Searched refs:CMD_RESET (Results 1 – 5 of 5) sorted by relevance
38 #define CMD_RESET 0 macro217 driver->l_command(CMD_RESET); in do_char()369 case CMD_RESET: /* full manual reset and reconfigure as per datasheet */ in hd44780_command()
55 #define CMD_RESET 17 macro
748 cmd[1] = (howto & RB_HALT) ? CMD_POWEROFF : CMD_RESET; in cuda_shutdown()
108 #define CMD_RESET 0x4040 macro347 fcm->code = CMD_RESET; in vf_nand_send_command()
79 #define CMD_RESET 12 macro110 { CMD_RESET, "reset", 4, "" },351 case CMD_RESET: in run()