Lines Matching +full:1 +full:ma

17 #define VC4_HDMI_TX_PHY_RESET_CTL_TX_1_RESET	BIT(1)
103 #define VC4_HDMI_TX_PHY_CHANNEL_SWAP_TX0_OUT_SEL_MASK VC4_MASK(1, 0)
134 #define VC6_HDMI_TX_PHY_HDMI_POWERUP_CTL_TX_1_PWRUP BIT(1)
141 #define VC6_HDMI_TX_PHY_PLL_POST_KDIV_KDIV_MASK VC4_MASK(1, 0)
162 #define VC6_HDMI_TX_PHY_HDMI_CTRL_CHX_SLEW_CTL_SLOW_DRIVING_MASK VC4_MASK(2, 1)
165 #define VC6_HDMI_TX_PHY_PLL_RESET_CTL_PLL_PLLPOST_RESETB BIT(1)
233 _vco_sel = 1; in phy_get_vco_freq()
382 return &vc5_hdmi_phy_settings[count - 1]; in phy_get_settings()
470 VC4_SET_FIELD(1, VC4_HDMI_TX_PHY_PLL_CTL_1_FREQ_DOUBLER_DELAY) | in vc5_hdmi_phy_init()
479 VC4_SET_FIELD(1, VC4_HDMI_TX_PHY_PLL_CFG_PDIV)); in vc5_hdmi_phy_init()
490 VC4_SET_FIELD(1, VC4_HDMI_TX_PHY_CTL_3_CP) | in vc5_hdmi_phy_init()
491 VC4_SET_FIELD(1, VC4_HDMI_TX_PHY_CTL_3_CP1) | in vc5_hdmi_phy_init()
619 while (tmds_rate * (div + 1) * 10 < VC6_VCO_MAX_FREQ) in vc6_phy_get_vco_freq()
631 unsigned int ffe_enable:1;
632 unsigned int slew_rate_ctl:1;
633 unsigned int ffe_post_tap_en:1;
635 unsigned int com_mode_ldmos_en:1;
636 unsigned int edge_sel:1;
637 unsigned int ext_current_src_hs_en:1;
639 unsigned int ext_current_src_en:1;
640 unsigned int int_current_src_en:1;
642 unsigned int int_current_src_hs_en:1;
647 unsigned int ffe_pre_tap_en:1;
662 /* 200mA */
666 .ldmos_bias_ctl = 1,
669 .ext_current_src_en = 1,
671 /* 200mA */
674 /* 17.6 mA */
678 /* 200mA */
682 .ldmos_bias_ctl = 1,
685 .ext_current_src_en = 1,
687 /* 200mA */
690 /* 17.6 mA */
694 /* 200mA */
698 .ldmos_bias_ctl = 1,
701 .ext_current_src_en = 1,
703 /* 200mA */
706 /* 17.6 mA */
711 /* 200mA */
715 .ldmos_bias_ctl = 1,
718 .ext_current_src_en = 1,
720 /* 200mA */
723 /* 17.6 mA */
731 /* 200mA and 180mA ?! */
735 .ldmos_bias_ctl = 1,
738 .term_ctl = 1,
741 .ext_current_src_en = 1,
744 .int_current_src_en = 1,
747 /* 200mA and 180mA ?! */
751 .ldmos_bias_ctl = 1,
754 .term_ctl = 1,
757 .ext_current_src_en = 1,
760 .int_current_src_en = 1,
763 /* 200mA and 180mA ?! */
767 .ldmos_bias_ctl = 1,
770 .term_ctl = 1,
773 .ext_current_src_en = 1,
776 .int_current_src_en = 1,
780 /* 200mA and 180mA ?! */
784 .ldmos_bias_ctl = 1,
787 .term_ctl = 1,
790 .ext_current_src_en = 1,
793 .int_current_src_en = 1,
796 .int_current_src_hs_en = 1,
803 /* 200mA */
807 .slew_rate_ctl = 1,
810 .ldmos_bias_ctl = 1,
816 .ext_current_src_en = 1,
819 .int_current_src_en = 1,
821 /* 200mA */
824 /* 17.6 mA */
828 /* 200mA */
832 .slew_rate_ctl = 1,
835 .ldmos_bias_ctl = 1,
841 .ext_current_src_en = 1,
844 .int_current_src_en = 1,
846 /* 200mA */
849 /* 17.6 mA */
853 /* 200mA */
857 .slew_rate_ctl = 1,
860 .ldmos_bias_ctl = 1,
866 .ext_current_src_en = 1,
869 .int_current_src_en = 1,
871 /* 200mA */
874 /* 17.6 mA */
879 /* 200mA */
883 .slew_rate_ctl = 1,
886 .ldmos_bias_ctl = 1,
889 .ext_current_src_hs_en = 1,
895 .ext_current_src_en = 1,
898 .int_current_src_en = 1,
900 /* 200mA */
904 .int_current_src_hs_en = 1,
906 /* 17.6 mA */
929 return &vc6_hdmi_phy_settings[count - 1]; in vc6_phy_get_settings()
1003 VC4_SET_FIELD(1, VC6_HDMI_TX_PHY_PLL_POST_KDIV_KDIV)); in vc6_hdmi_phy_init()