Searched refs:CNFG_DMA_BURST_EN (Results 1 – 2 of 2) sorted by relevance
25 #define CNFG_DMA_BURST_EN BIT(2) macro790 reg = nfi_readw(nfc, NFI_CNFG) | CNFG_AHB | CNFG_DMA_BURST_EN; in mtk_nfc_do_write_page()974 reg |= CNFG_READ_EN | CNFG_DMA_BURST_EN | CNFG_AHB; in mtk_nfc_read_subpage()986 reg &= ~(CNFG_DMA_BURST_EN | CNFG_AHB | CNFG_READ_EN | in mtk_nfc_read_subpage()
93 #define CNFG_DMA_BURST_EN BIT(2) macro931 (CNFG_OP_MODE_CUST << CNFG_OP_MODE_S) | CNFG_DMA_BURST_EN | in mtk_snand_read_page_cache()1123 CNFG_DMA_BURST_EN | CNFG_DMA_MODE | op_mode); in mtk_snand_write_page_cache()