Searched refs:powered_remotely (Results 1 – 1 of 1) sorted by relevance
391 bool powered_remotely; member555 if (bdev->active_channels++ == 0 && bdev->powered_remotely) in bam_alloc_chan()603 if (--bdev->active_channels == 0 && bdev->powered_remotely) { in bam_free_chan()1210 if (!bdev->controlled_remotely && !bdev->powered_remotely) in bam_init()1272 bdev->powered_remotely = of_property_read_bool(pdev->dev.of_node, in bam_dma_probe()1275 if (bdev->controlled_remotely || bdev->powered_remotely) in bam_dma_probe()