Searched refs:bxt (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_ddi_buf_trans.c | 363 { .bxt = { 52, 0x9A, 0, 128, } }, /* 0: 400 0 */ 382 { .bxt = { 26, 0, 0, 128, } }, /* 0: 200 0 */ 383 { .bxt = { 38, 0, 0, 112, } }, /* 1: 200 1.5 */ 384 { .bxt = { 48, 0, 0, 96, } }, /* 2: 200 4 */ 385 { .bxt = { 54, 0, 0, 69, } }, /* 3: 200 6 */ 386 { .bxt = { 32, 0, 0, 128, } }, /* 4: 250 0 */ 387 { .bxt = { 48, 0, 0, 104, } }, /* 5: 250 1.5 */ 388 { .bxt = { 54, 0, 0, 85, } }, /* 6: 250 4 */ 389 { .bxt = { 43, 0, 0, 128, } }, /* 7: 300 0 */ 390 { .bxt = { 54, 0, 0, 101, } }, /* 8: 300 1.5 */ [all …]
|
| A D | intel_ddi_buf_trans.h | 56 struct bxt_ddi_buf_trans bxt; member
|
| A D | intel_display_power_well.h | 76 } bxt; member
|
| A D | intel_dpio_phy.c | 320 MARGIN_000(trans->entries[level].bxt.margin) | in bxt_dpio_phy_set_signal_levels() 321 UNIQ_TRANS_SCALE(trans->entries[level].bxt.scale)); in bxt_dpio_phy_set_signal_levels() 330 trans->entries[level].bxt.enable ? in bxt_dpio_phy_set_signal_levels() 344 DE_EMPHASIS(trans->entries[level].bxt.deemphasis)); in bxt_dpio_phy_set_signal_levels()
|
| A D | intel_display_power_map.c | 478 .bxt.phy = DPIO_PHY1, 481 .bxt.phy = DPIO_PHY0, 581 .bxt.phy = DPIO_PHY1, 584 .bxt.phy = DPIO_PHY0, 587 .bxt.phy = DPIO_PHY2,
|
| A D | intel_display_power_well.c | 913 bxt_dpio_phy_init(dev_priv, i915_power_well_instance(power_well)->bxt.phy); in bxt_dpio_cmn_power_well_enable() 919 bxt_dpio_phy_uninit(dev_priv, i915_power_well_instance(power_well)->bxt.phy); in bxt_dpio_cmn_power_well_disable() 925 return bxt_dpio_phy_is_enabled(dev_priv, i915_power_well_instance(power_well)->bxt.phy); in bxt_dpio_cmn_power_well_enabled() 934 bxt_dpio_phy_verify_state(dev_priv, i915_power_well_instance(power_well)->bxt.phy); in bxt_verify_dpio_phy_power_wells() 938 bxt_dpio_phy_verify_state(dev_priv, i915_power_well_instance(power_well)->bxt.phy); in bxt_verify_dpio_phy_power_wells() 945 i915_power_well_instance(power_well)->bxt.phy); in bxt_verify_dpio_phy_power_wells()
|
| A D | intel_dpll_mgr.h | 276 struct bxt_dpll_hw_state bxt; member
|
| A D | intel_dpll_mgr.c | 2038 const struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_ddi_pll_enable() 2160 struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_ddi_pll_get_hw_state() 2292 struct bxt_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.bxt; in bxt_ddi_set_dpll_hw_state() 2360 const struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_ddi_pll_get_freq() 2454 const struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_dump_hw_state() 2468 const struct bxt_dpll_hw_state *a = &_a->bxt; in bxt_compare_hw_state() 2469 const struct bxt_dpll_hw_state *b = &_b->bxt; in bxt_compare_hw_state()
|
| A D | intel_dmc.c | 161 #define BXT_DMC_PATH DMC_LEGACY_PATH(bxt, 1, 07)
|
| A D | intel_hotplug_irq.c | 1437 HPD_FUNCS(bxt);
|
| /linux/sound/soc/intel/common/ |
| A D | Makefile | 7 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \
|
| /linux/drivers/gpu/drm/i915/ |
| A D | intel_clock_gating.c | 719 CG_FUNCS(bxt);
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| A D | intel_uc_fw.c | 110 fw_def(BROXTON, 0, guc_mmp(bxt, 70, 1, 1)) \ 131 fw_def(BROXTON, 0, huc_mmp(bxt, 2, 0, 0)) \
|
Completed in 44 milliseconds