Searched refs:SNF_GPRAM (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/spi/ |
H A D | spi-mtk-snfi.c | 224 #define SNF_GPRAM 0x800 macro 483 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 492 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 499 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 508 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 515 nfi_write32(snf, SNF_GPRAM + (reg_offs & ~3), val); in mtk_snand_mac_io() 519 nfi_read32(snf, SNF_GPRAM + i)); in mtk_snand_mac_io() 530 nfi_read_data(snf, SNF_GPRAM + reg_offs, rx_buf, rx_len); in mtk_snand_mac_io()
|