Lines Matching +full:vco +full:- +full:hz
1 /* SPDX-License-Identifier: GPL-2.0-only */
12 /* Loading OCM re-trying times */
32 /* Clock frequency in Hz */
149 #define HFP_HBP_DEF ((HBLANKING_MIN - SYNC_LEN_DEF) / 2)
251 #define DPCD_CMD(len, cmd) ((((len) - 1) << LENGTH_SHIFT) | (cmd))
254 /* 0x01: frame packing, 0x02:Line alternative, 0x03:Side-by-side(full) */
299 /* Bit[7:6]: VCO band control, only effective */
304 /* Bit[1:0]: test point output select - */
305 /* 00: VCO power, 01: dvdd_pdt, 10: dvdd, 11: vcox */
312 /* Bit[5:4]: VCO metal capacitance - */
313 /* 00: +20% fast, 01: +10% fast (default), 10: typical, 11: -10% slow */
317 /* Bit[3:2]: vco_v2i power - */