Home
last modified time | relevance | path

Searched refs:page_buffer_phys (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.h183 dma_addr_t page_buffer_phys; member
Dgpmi-nand.c791 this->page_buffer_phys); in gpmi_free_dma_buffer()
837 &this->page_buffer_phys, GFP_DMA); in gpmi_alloc_dma_buffer()
847 this->payload_phys = this->page_buffer_phys; in gpmi_alloc_dma_buffer()