Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/mbx/
Dreg_bits.h157 #define LMTYPE_COLSZ Fld(4,0) macro
158 #define LMTYPE_COLSZ_7 ((0x7) << FShft(LMTYPE_COLSZ))
159 #define LMTYPE_COLSZ_8 ((0x8) << FShft(LMTYPE_COLSZ))
160 #define LMTYPE_COLSZ_9 ((0x9) << FShft(LMTYPE_COLSZ))
161 #define LMTYPE_COLSZ_10 ((0xa) << FShft(LMTYPE_COLSZ))
162 #define LMTYPE_COLSZ_11 ((0xb) << FShft(LMTYPE_COLSZ))
163 #define LMTYPE_COLSZ_12 ((0xc) << FShft(LMTYPE_COLSZ))