Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Di2s-regs.h53 #define PSVAL (3 << 8) macro
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c338 writel(PSREN | PSVAL, &i2s_reg->psr); in i2s_tx_init()