/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
dvo_ns2501.c | 215 u8 pll_a; /* PLL configuration, register A, 1B */ member in struct:ns2501_configuration 242 .pll_a = 17, 262 .pll_a = 25, 281 .pll_a = 11, 619 ns2501_writeb(dvo, NS2501_REG1B, conf->pll_a);
|
dvo_ns2501.c | 215 u8 pll_a; /* PLL configuration, register A, 1B */ member in struct:ns2501_configuration 242 .pll_a = 17, 262 .pll_a = 25, 281 .pll_a = 11, 619 ns2501_writeb(dvo, NS2501_REG1B, conf->pll_a);
|