Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h135 #define PSR_PSVAL(x) ((((x) - 1) << 8) & 0x3f00) macro
H A Di2s.c1602 writel(PSR_PSVAL(2) | PSR_PSREN, priv->addr + I2SPSR); in fsd_i2s_fixup_late()