Searched refs:DPLLB_LVDS_P2_CLOCK_DIV_7 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/drm/
H A Di915_reg.h362 #define DPLLB_LVDS_P2_CLOCK_DIV_7 (1 << 24) /* i915 */ macro
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_display.c4504 dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7;
5562 dpll |= DPLLB_LVDS_P2_CLOCK_DIV_7;
6865 clock.p2 = dpll & DPLLB_LVDS_P2_CLOCK_DIV_7 ?
H A Di915_reg.h942 #define DPLLB_LVDS_P2_CLOCK_DIV_7 (1 << 24) /* i915 */ macro

Completed in 201 milliseconds