Searched refs:phy_size (Results 1 - 4 of 4) sorted by relevance

/drivers/pinctrl/
H A Dpinctrl-pxa3xx.c202 info->phy_size = resource_size(res);
203 info->virt_base = ioremap(info->phy_base, info->phy_size);
H A Dpinctrl-pxa3xx.h64 unsigned int phy_size; member in struct:pxa3xx_pinmux_info
/drivers/dma/
H A Dste_dma40.c303 * @phy_size: Size of the DMA register map.
344 resource_size_t phy_size; member in struct:d40_base
3014 base->phy_size = resource_size(res);
3394 base->phy_size);
/drivers/scsi/
H A Dadvansys.c4706 ASC_DCNT phy_size; local
4733 phy_size = cpu_to_le32(ASC_OVERRUN_BSIZE);
4735 (uchar *)&phy_size, 1);

Completed in 133 milliseconds