Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dmux.h36 #define OMAP_OFFOUT_VAL (1 << 11) macro
54 | OMAP_OFFOUT_VAL)
Dmux.c456 if (!(val & OMAP_OFFOUT_VAL)) { in omap_mux_decode()