Lines Matching defs:misc
198 uint16_t misc = 0;
212 misc |= ATOM_VSYNC_POLARITY;
215 misc |= ATOM_HSYNC_POLARITY;
218 misc |= ATOM_COMPOSITESYNC;
221 misc |= ATOM_INTERLACE;
224 misc |= ATOM_DOUBLE_CLOCK_MODE;
226 param.susModeMiscInfo.usAccess = cpu_to_le16(misc);
249 uint16_t misc = 0;
263 misc |= ATOM_VSYNC_POLARITY;
266 misc |= ATOM_HSYNC_POLARITY;
269 misc |= ATOM_COMPOSITESYNC;
272 misc |= ATOM_INTERLACE;
275 misc |= ATOM_DOUBLE_CLOCK_MODE;
277 param.susModeMiscInfo.usAccess = cpu_to_le16(misc);