Searched refs:nio (Results 1 – 4 of 4) sorted by relevance
299 int nio = 1; in mxic_spi_prep_hc_cfg() local302 nio = 8; in mxic_spi_prep_hc_cfg()304 nio = 4; in mxic_spi_prep_hc_cfg()306 nio = 2; in mxic_spi_prep_hc_cfg()308 return flags | HC_CFG_NIO(nio) | in mxic_spi_prep_hc_cfg()
947 u32 reg_val, nio, tx_size; in mtk_spi_mem_exec_op() local989 nio = 2; in mtk_spi_mem_exec_op()993 nio = 4; in mtk_spi_mem_exec_op()995 nio = 1; in mtk_spi_mem_exec_op()998 reg_val |= PIN_MODE_CFG(nio); in mtk_spi_mem_exec_op()
[all...]