Home
last modified time | relevance | path

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

/linux/sound/firewire/fireworks/
H A Dfireworks_proc.c59 snd_iprintf(buffer, "phys out: 0x%X\n", hwinfo->phys_out); in proc_read_hwinfo()
138 (efw->phys_in + efw->phys_out) * sizeof(u32); in proc_read_phys_meters()
150 max = min(efw->phys_out, meters->out_meters); in proc_read_phys_meters()
H A Dfireworks.h91 unsigned int phys_out; member
133 u32 phys_out; member
/linux/arch/arm/mach-imx/
H A Dpm-imx5.c271 phys_addr_t *phys_out) in imx_suspend_alloc_ocram() argument
311 if (phys_out) in imx_suspend_alloc_ocram()
312 *phys_out = phys; in imx_suspend_alloc_ocram()