Home
last modified time | relevance | path

Searched refs:dma_port_flash_write (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/thunderbolt/
Ddma_port.h27 int dma_port_flash_write(struct tb_dma_port *dma, unsigned int address,
Ddma_port.c408 int dma_port_flash_write(struct tb_dma_port *dma, unsigned int address, in dma_port_flash_write() function
Dswitch.c150 ret = dma_port_flash_write(sw->dma_port, in nvm_validate_and_write()
165 ret = dma_port_flash_write(sw->dma_port, 0, buf, image_size); in nvm_validate_and_write()