Home
last modified time | relevance | path

Searched refs:bxt (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi_buf_trans.c363 { .bxt = { 52, 0x9A, 0, 128, } }, /* 0: 400 0 */
364 { .bxt = { 78, 0x9A, 0, 85, } }, /* 1: 400 3.5 */
365 { .bxt = { 104, 0x9A, 0, 64, } }, /* 2: 400 6 */
366 { .bxt = { 154, 0x9A, 0, 43, } }, /* 3: 400 9.5 */
367 { .bxt = { 77, 0x9A, 0, 128, } }, /* 4: 600 0 */
368 { .bxt = { 116, 0x9A, 0, 85, } }, /* 5: 600 3.5 */
369 { .bxt = { 154, 0x9A, 0, 64, } }, /* 6: 600 6 */
370 { .bxt = { 102, 0x9A, 0, 128, } }, /* 7: 800 0 */
371 { .bxt = { 154, 0x9A, 0, 85, } }, /* 8: 800 3.5 */
372 { .bxt = { 154, 0x9A, 1, 128, } }, /* 9: 1200 0 */
[all …]
H A Dintel_ddi_buf_trans.h56 struct bxt_ddi_buf_trans bxt; member
H A Dintel_display_power_well.h76 } bxt; member
H A Dintel_display_power_well.c920 bxt_dpio_phy_init(display, i915_power_well_instance(power_well)->bxt.phy); in bxt_dpio_cmn_power_well_enable()
926 bxt_dpio_phy_uninit(display, i915_power_well_instance(power_well)->bxt.phy); in bxt_dpio_cmn_power_well_disable()
932 return bxt_dpio_phy_is_enabled(display, i915_power_well_instance(power_well)->bxt.phy); in bxt_dpio_cmn_power_well_enabled()
941 bxt_dpio_phy_verify_state(display, i915_power_well_instance(power_well)->bxt.phy); in bxt_verify_dpio_phy_power_wells()
945 bxt_dpio_phy_verify_state(display, i915_power_well_instance(power_well)->bxt.phy); in bxt_verify_dpio_phy_power_wells()
952 i915_power_well_instance(power_well)->bxt.phy); in bxt_verify_dpio_phy_power_wells()
H A Dintel_display_power_map.c476 .bxt.phy = DPIO_PHY1,
479 .bxt.phy = DPIO_PHY0,
579 .bxt.phy = DPIO_PHY1,
582 .bxt.phy = DPIO_PHY0,
585 .bxt.phy = DPIO_PHY2,
H A Dintel_dpio_phy.c323 MARGIN_000(trans->entries[level].bxt.margin) | in bxt_dpio_phy_set_signal_levels()
324 UNIQ_TRANS_SCALE(trans->entries[level].bxt.scale)); in bxt_dpio_phy_set_signal_levels()
333 trans->entries[level].bxt.enable ? in bxt_dpio_phy_set_signal_levels()
347 DE_EMPHASIS(trans->entries[level].bxt.deemphasis)); in bxt_dpio_phy_set_signal_levels()
H A Dintel_dpll_mgr.h276 struct bxt_dpll_hw_state bxt; member
H A Dintel_dpll_mgr.c2042 const struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_ddi_pll_enable()
2165 struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_ddi_pll_get_hw_state()
2297 struct bxt_dpll_hw_state *hw_state = &crtc_state->dpll_hw_state.bxt; in bxt_ddi_set_dpll_hw_state()
2365 const struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_ddi_pll_get_freq()
2459 const struct bxt_dpll_hw_state *hw_state = &dpll_hw_state->bxt; in bxt_dump_hw_state()
2473 const struct bxt_dpll_hw_state *a = &_a->bxt; in bxt_compare_hw_state()
2474 const struct bxt_dpll_hw_state *b = &_b->bxt; in bxt_compare_hw_state()
H A Dintel_dmc.c164 #define BXT_DMC_PATH DMC_LEGACY_PATH(bxt, 1, 07)
H A Dintel_hotplug_irq.c1444 HPD_FUNCS(bxt);
/linux/sound/soc/intel/common/
H A DMakefile5 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c110 fw_def(BROXTON, 0, guc_mmp(bxt, 70, 1, 1)) \
131 fw_def(BROXTON, 0, huc_mmp(bxt, 2, 0, 0)) \