Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/fsl/
Dmpc8610_hpcd.c75 guts_set_pmuxcr_dma(guts, machine_data->dma_id[0], in mpc8610_hpcd_machine_probe()
77 guts_set_pmuxcr_dma(guts, machine_data->dma_id[1], in mpc8610_hpcd_machine_probe()
/linux-4.1.27/arch/powerpc/include/asm/
Dfsl_guts.h166 static inline void guts_set_pmuxcr_dma(struct ccsr_guts __iomem *guts, in guts_set_pmuxcr_dma() function