Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand-qpic-common.h44 #define NAND_READ_LOCATION_LAST_CW_0 0xf40 macro
/linux/drivers/spi/
H A Dspi-qpic-snand.c151 if (reg == NAND_READ_LOCATION_LAST_CW_0) in qcom_spi_set_read_loc_last()
466 reg_base = NAND_READ_LOCATION_LAST_CW_0; in qcom_spi_set_read_loc()
487 qcom_write_reg_dma(snandc, reg, NAND_READ_LOCATION_LAST_CW_0, 4, in qcom_spi_config_cw_read()
551 qcom_write_reg_dma(snandc, reg, NAND_READ_LOCATION_LAST_CW_0, 4, NAND_BAM_NEXT_SGL); in qcom_spi_config_single_cw_page_read()
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c206 if (reg_base == NAND_READ_LOCATION_LAST_CW_0) in nandc_set_read_loc_last()
225 reg_base = NAND_READ_LOCATION_LAST_CW_0; in nandc_set_read_loc()
1871 reg_base = NAND_READ_LOCATION_LAST_CW_0; in qcom_param_page_type_exec()