Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Ddma_port.h27 int dma_port_flash_write(struct tb_dma_port *dma, unsigned int address,
Ddma_port.c376 int dma_port_flash_write(struct tb_dma_port *dma, unsigned int address, in dma_port_flash_write() function
Dnvm.c140 ret = dma_port_flash_write(sw->dma_port, in intel_switch_nvm_write_headers()
Dswitch.c121 ret = dma_port_flash_write(sw->dma_port, 0, buf, image_size); in nvm_validate_and_write()