Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-qpic-snand.c559 static int qcom_spi_check_raw_flash_errors(struct qcom_nand_controller *snandc, int cw_cnt) in qcom_spi_check_raw_flash_errors() argument
565 for (i = 0; i < cw_cnt; i++) { in qcom_spi_check_raw_flash_errors()
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c452 static int check_flash_errors(struct qcom_nand_host *host, int cw_cnt) in check_flash_errors() argument
460 for (i = 0; i < cw_cnt; i++) { in check_flash_errors()