Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Ddma_port.h18 #define DMA_PORT_CSS_ADDRESS 0x3fffff macro
Ddma_port.c341 if (dwaddress >= DMA_PORT_CSS_ADDRESS) in dma_port_flash_write_block()
379 if (address >= DMA_PORT_CSS_ADDRESS && size > DMA_PORT_CSS_MAX_SIZE) in dma_port_flash_write()
Dswitch.c146 DMA_PORT_CSS_ADDRESS, buf + NVM_CSS, in nvm_validate_and_write()