Searched refs:cur_chip (Results 1 – 4 of 4) sorted by relevance
271 uint32_t channel = MXS_DMA_CHANNEL_AHB_APBH_GPMI0 + nand_info->cur_chip; in mxs_nand_cmd_ctrl()321 (nand_info->cur_chip << GPMI_CTRL0_CS_OFFSET) | in mxs_nand_cmd_ctrl()352 tmp >>= (GPMI_STAT_READY_BUSY_OFFSET + nand_info->cur_chip); in mxs_nand_device_ready()365 nand_info->cur_chip = chip; in mxs_nand_select_chip()412 uint32_t channel = MXS_DMA_CHANNEL_AHB_APBH_GPMI0 + nand_info->cur_chip; in mxs_nand_read_buf()438 (nand_info->cur_chip << GPMI_CTRL0_CS_OFFSET) | in mxs_nand_read_buf()463 (nand_info->cur_chip << GPMI_CTRL0_CS_OFFSET) | in mxs_nand_read_buf()496 uint32_t channel = MXS_DMA_CHANNEL_AHB_APBH_GPMI0 + nand_info->cur_chip; in mxs_nand_write_buf()524 (nand_info->cur_chip << GPMI_CTRL0_CS_OFFSET) | in mxs_nand_write_buf()561 uint32_t channel = MXS_DMA_CHANNEL_AHB_APBH_GPMI0 + nand_info->cur_chip; in mxs_nand_ecc_read_page()[all …]
42 int cur_chip; member
380 struct chip_data *cur_chip; member474 pl022->cur_chip->cs_control(command); in pl022_cs_control()529 pl022->cur_chip = NULL; in giveback()563 struct chip_data *chip = pl022->cur_chip; in restore_state()710 pl022->rx += (pl022->cur_chip->n_bytes); in readwriter()732 pl022->tx += (pl022->cur_chip->n_bytes); in readwriter()759 pl022->rx += (pl022->cur_chip->n_bytes); in readwriter()1353 residue = pl022->cur_transfer->len % pl022->cur_chip->n_bytes; in set_up_next_transfer()1359 pl022->cur_chip->n_bytes); in set_up_next_transfer()1368 pl022->tx ? pl022->cur_chip->write : WRITING_NULL; in set_up_next_transfer()[all …]
220 struct chip_data *cur_chip; member804 dspi->cur_chip->ctar_val | in dspi_setup_accel()916 dspi->cur_chip = spi_get_ctldata(spi); in dspi_transfer_one_message()