Searched refs:SNF_GPRAM (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/spi/ |
A D | spi-mtk-snfi.c | 223 #define SNF_GPRAM 0x800 macro 482 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 491 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 498 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 507 nfi_write32(snf, SNF_GPRAM + reg_offs - 3, val); in mtk_snand_mac_io() 514 nfi_write32(snf, SNF_GPRAM + (reg_offs & ~3), val); in mtk_snand_mac_io() 518 nfi_read32(snf, SNF_GPRAM + i)); in mtk_snand_mac_io() 529 nfi_read_data(snf, SNF_GPRAM + reg_offs, rx_buf, rx_len); in mtk_snand_mac_io()
|
Completed in 6 milliseconds