Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / most / hdm-dim2 / dim2_reg.h
index e0837b6b9ae10ed2f67919923918e840e56f1a77..3b1c2004e5201b7774f29ba52736862646cb802d 100644 (file)
@@ -77,13 +77,7 @@ enum {
 
        MLBC0_FCNT_SHIFT = 15,
        MLBC0_FCNT_MASK = 7,
-       MLBC0_FCNT_VAL_1FPSB = 0,
-       MLBC0_FCNT_VAL_2FPSB = 1,
-       MLBC0_FCNT_VAL_4FPSB = 2,
-       MLBC0_FCNT_VAL_8FPSB = 3,
-       MLBC0_FCNT_VAL_16FPSB = 4,
-       MLBC0_FCNT_VAL_32FPSB = 5,
-       MLBC0_FCNT_VAL_64FPSB = 6,
+       MLBC0_FCNT_MAX_VAL = 6,
 
        MLBC0_MLBEN_BIT = 0,
 
This page took 0.024639 seconds and 5 git commands to generate.