num_phy 3460 drivers/dma/ste_dma40.c int num_phy = 0, num_memcpy = 0, num_disabled = 0; num_phy 3468 drivers/dma/ste_dma40.c of_property_read_u32(np, "dma-channels", &num_phy); num_phy 3469 drivers/dma/ste_dma40.c if (num_phy > 0) num_phy 3470 drivers/dma/ste_dma40.c pdata->num_of_phy_chans = num_phy;