Home
last modified time | relevance | path

Searched defs:top_base (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Dmsdc.c427 static void msdc_controller_init(struct msdc_ctrlr *host, void *base, void *top_base) in msdc_controller_init()
437 int mtk_emmc_early_init(void *base, void *top_base) in mtk_emmc_early_init()
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/include/soc/
H A Dmsdc.h156 void *top_base; /* Top IO address */ member
/aosp_15_r20/external/webp/src/dsp/
H A Ddec_sse2.c1018 const __m128i top_base = _mm_unpacklo_epi8(top_values, zero); in TrueMotion_SSE2() local
1027 const __m128i top_base = _mm_unpacklo_epi8(top_values, zero); in TrueMotion_SSE2() local
H A Denc_sse2.c709 const __m128i top_base = _mm_unpacklo_epi8(top_values, zero); in TM_SSE2() local
1012 const __m128i top_base = _mm_unpacklo_epi8(top_values, zero); in TM4_SSE2() local