Home
last modified time | relevance | path

Searched refs:temp_link (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dfsl_dma.c370 u64 temp_link; /* Pointer to next link descriptor */ in fsl_dma_open() local
429 temp_link = dma_private->ld_buf_phys + in fsl_dma_open()
433 dma_private->link[i].next = cpu_to_be64(temp_link); in fsl_dma_open()
435 temp_link += sizeof(struct fsl_dma_link_descriptor); in fsl_dma_open()
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D0001-unix-configure-fix-detection-for-cross-compilation.patch91 @@ -418,8 +405,7 @@ temp_link="link_$$"
94 ln -s "${temp_link}" "${temp_file}" && \
H A D0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch55 @@ -395,14 +395,14 @@ temp_link="link_$$"
58 ln -s "${temp_link}" "${temp_file}" && \
H A D0001-configure-Add-correct-system-headers-and-prototypes-.patch67 @@ -401,14 +424,17 @@ ln -s "${temp_link}" "${temp_file}" && \