Home
last modified time | relevance | path

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

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