Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
A Ddisplay.c53 #define DIGIT_EN_MASK (0x1 << 1) macro
301 digit_en = v & DIGIT_EN_MASK; in dispc_disable_outputs()
347 v &= ~(LCD_EN_MASK | DIGIT_EN_MASK); in dispc_disable_outputs()

Completed in 5 milliseconds