Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand-qpic-common.h154 #define OP_RESET_DEVICE 0xd macro
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1561 cmd = OP_RESET_DEVICE; in qcom_op_cmd_mapping()
1823 } else if (q_op.cmd_reg != cpu_to_le32(OP_RESET_DEVICE)) { in qcom_misc_cmd_type_exec()
/linux/drivers/spi/
H A Dspi-qpic-snand.c1257 *cmd = (SPI_WP | SPI_HOLD | SPI_TRANSFER_MODE_x1 | OP_RESET_DEVICE); in qcom_spi_cmd_mapping()