Searched refs:FREQ_MASK (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/cpufreq/
H A Dqoriq-cpufreq.c48 #define FREQ_MASK 1 macro
53 .flag = FREQ_MASK,
57 .flag = FREQ_MASK,
/linux-4.4.14/arch/arm/mach-vexpress/
H A Dspc.c400 #define FREQ_MASK (0xFFFFF) ve_spc_populate_opps() macro
416 opps->freq = (data & FREQ_MASK) * MULT_FACTOR; ve_spc_populate_opps()
/linux-4.4.14/drivers/video/fbdev/i810/
H A Di810.h135 #define FREQ_MASK (1 << 4) macro
H A Di810_main.c1833 reg &= FREQ_MASK; i810_init_device()

Completed in 311 milliseconds