Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dpeb2466.c1960 u8 xr5; in peb2466_spi_probe() local
1999 xr5 = PEB2466_XR5_MCLK_1536; in peb2466_spi_probe()
2002 xr5 = PEB2466_XR5_MCLK_2048; in peb2466_spi_probe()
2005 xr5 = PEB2466_XR5_MCLK_4096; in peb2466_spi_probe()
2008 xr5 = PEB2466_XR5_MCLK_8192; in peb2466_spi_probe()
2016 ret = regmap_write(peb2466->regmap, PEB2466_XR5, xr5); in peb2466_spi_probe()
/linux/arch/loongarch/include/asm/
H A Dasmmacro.h423 xvst $xr5, \tmp, THREAD_FPR5 - THREAD_FPR0
460 xvld $xr5, \tmp, THREAD_FPR5 - THREAD_FPR0
525 lasx_restore_upper $xr5, \base, $vr31, $xr31, (THREAD_FPR5-THREAD_FPR0)
569 lasx_init_upper $xr5 \tmp
/linux/arch/loongarch/kernel/
H A Dfpu.S237 EX xvst $xr5, \base, (5 * LASX_REG_WIDTH)
274 EX xvld $xr5, \base, (5 * LASX_REG_WIDTH)