Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Di2s-regs.h13 #define CON_ACTIVE (1 << 0) macro
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c66 con |= CON_ACTIVE; in i2s_txctrl()
70 con &= ~CON_ACTIVE; in i2s_txctrl()