Symbol: intel_lt_phy_pll_state
drivers/gpu/drm/i915/display/intel_display.c
5032
const struct intel_lt_phy_pll_state *a,
drivers/gpu/drm/i915/display/intel_display.c
5033
const struct intel_lt_phy_pll_state *b)
drivers/gpu/drm/i915/display/intel_dpll_mgr.h
295
struct intel_lt_phy_pll_state ltpll;
drivers/gpu/drm/i915/display/intel_lt_phy.c
1004
static const struct intel_lt_phy_pll_state * const xe3plpd_lt_hdmi_tables[] = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
116
static const struct intel_lt_phy_pll_state xe3plpd_lt_dp_hbr1 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
1349
static const struct intel_lt_phy_pll_state * const *
drivers/gpu/drm/i915/display/intel_lt_phy.c
1536
intel_lt_phy_calculate_hdmi_state(struct intel_lt_phy_pll_state *lt_state,
drivers/gpu/drm/i915/display/intel_lt_phy.c
1693
const struct intel_lt_phy_pll_state *lt_state =
drivers/gpu/drm/i915/display/intel_lt_phy.c
170
static const struct intel_lt_phy_pll_state xe3plpd_lt_dp_hbr2 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
1757
const struct intel_lt_phy_pll_state *lt_state =
drivers/gpu/drm/i915/display/intel_lt_phy.c
1787
const struct intel_lt_phy_pll_state * const *tables;
drivers/gpu/drm/i915/display/intel_lt_phy.c
2195
const struct intel_lt_phy_pll_state *hw_state)
drivers/gpu/drm/i915/display/intel_lt_phy.c
2212
intel_lt_phy_pll_compare_hw_state(const struct intel_lt_phy_pll_state *a,
drivers/gpu/drm/i915/display/intel_lt_phy.c
2213
const struct intel_lt_phy_pll_state *b)
drivers/gpu/drm/i915/display/intel_lt_phy.c
2231
struct intel_lt_phy_pll_state *pll_state)
drivers/gpu/drm/i915/display/intel_lt_phy.c
224
static const struct intel_lt_phy_pll_state xe3plpd_lt_dp_hbr3 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
2270
struct intel_lt_phy_pll_state pll_hw_state = {};
drivers/gpu/drm/i915/display/intel_lt_phy.c
2271
const struct intel_lt_phy_pll_state *pll_sw_state = &new_crtc_state->dpll_hw_state.ltpll;
drivers/gpu/drm/i915/display/intel_lt_phy.c
278
static const struct intel_lt_phy_pll_state xe3plpd_lt_dp_uhbr10 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
332
static const struct intel_lt_phy_pll_state xe3plpd_lt_dp_uhbr13_5 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
386
static const struct intel_lt_phy_pll_state xe3plpd_lt_dp_uhbr20 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
440
static const struct intel_lt_phy_pll_state * const xe3plpd_lt_dp_tables[] = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
451
static const struct intel_lt_phy_pll_state xe3plpd_lt_edp_2_16 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
505
static const struct intel_lt_phy_pll_state xe3plpd_lt_edp_2_43 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
559
static const struct intel_lt_phy_pll_state xe3plpd_lt_edp_3_24 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
613
static const struct intel_lt_phy_pll_state xe3plpd_lt_edp_4_32 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
62
static const struct intel_lt_phy_pll_state xe3plpd_lt_dp_rbr = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
667
static const struct intel_lt_phy_pll_state xe3plpd_lt_edp_6_75 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
721
static const struct intel_lt_phy_pll_state * const xe3plpd_lt_edp_tables[] = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
734
static const struct intel_lt_phy_pll_state xe3plpd_lt_hdmi_252 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
788
static const struct intel_lt_phy_pll_state xe3plpd_lt_hdmi_272 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
842
static const struct intel_lt_phy_pll_state xe3plpd_lt_hdmi_742p5 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
896
static const struct intel_lt_phy_pll_state xe3plpd_lt_hdmi_1p485 = {
drivers/gpu/drm/i915/display/intel_lt_phy.c
950
static const struct intel_lt_phy_pll_state xe3plpd_lt_hdmi_5p94 = {
drivers/gpu/drm/i915/display/intel_lt_phy.h
16
struct intel_lt_phy_pll_state;
drivers/gpu/drm/i915/display/intel_lt_phy.h
29
const struct intel_lt_phy_pll_state *hw_state);
drivers/gpu/drm/i915/display/intel_lt_phy.h
31
intel_lt_phy_pll_compare_hw_state(const struct intel_lt_phy_pll_state *a,
drivers/gpu/drm/i915/display/intel_lt_phy.h
32
const struct intel_lt_phy_pll_state *b);
drivers/gpu/drm/i915/display/intel_lt_phy.h
35
struct intel_lt_phy_pll_state *pll_state);
drivers/gpu/drm/i915/display/intel_lt_phy.h
39
intel_lt_phy_calculate_hdmi_state(struct intel_lt_phy_pll_state *lt_state,