Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsun_esp.c174 struct device_node *dma_dp = dma_of->dev.of_node; in esp_get_bursts() local
181 val = of_getintprop_default(dma_dp, "burst-sizes", 0xff); in esp_get_bursts()
185 val = of_getintprop_default(dma_dp->parent, "burst-sizes", 0xff); in esp_get_bursts()