Searched refs:nor_send_cmd (Results 1 – 4 of 4) sorted by relevance
141 ret = nor_send_cmd(NOR_CMD_BLK_UNLOCK_ALL); in nor_wr_unlock_all()164 ret = nor_send_cmd(NOR_CMD_BLK_LOCK_ALL); in nor_wr_lock_all()
103 ret = nor_send_cmd(NOR_MXIC_CMD_WPSEL); in nor_mxic_set_wps()126 ret = nor_send_cmd(NOR_MXIC_CMD_ESSPB); in nor_mxic_reset_spb()
229 int nor_send_cmd(unsigned char cmd) in nor_send_cmd() function246 ret = nor_send_cmd(NOR_CMD_EN4B); in nor_set_4byte()260 ret = nor_send_cmd(NOR_CMD_WREN); in nor_write_enable()718 ret = nor_send_cmd(NOR_CMD_ERASE_CHIP); in nor_erase_all()
165 int nor_send_cmd(unsigned char cmd);
Completed in 8 milliseconds