/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | grf5101.c | 36 u32 phy_config; in write_grf5101() local 38 phy_config = grf5101_encode[(data >> 8) & 0xF]; in write_grf5101() 39 phy_config |= grf5101_encode[(data >> 4) & 0xF] << 4; in write_grf5101() 40 phy_config |= grf5101_encode[data & 0xF] << 8; in write_grf5101() 41 phy_config |= grf5101_encode[(addr >> 1) & 0xF] << 12; in write_grf5101() 42 phy_config |= (addr & 1) << 16; in write_grf5101() 43 phy_config |= grf5101_encode[(data & 0xf000) >> 12] << 24; in write_grf5101() 46 phy_config |= 0x90000000; in write_grf5101() 49 (__le32 __iomem *) &priv->map->RFPinsOutput, phy_config); in write_grf5101()
|
H A D | max2820.c | 45 u32 phy_config; in write_max2820() local 47 phy_config = 0x90 + (data & 0xf); in write_max2820() 48 phy_config <<= 16; in write_max2820() 49 phy_config += addr; in write_max2820() 50 phy_config <<= 8; in write_max2820() 51 phy_config += (data >> 4) & 0xff; in write_max2820() 54 (__le32 __iomem *) &priv->map->RFPinsOutput, phy_config); in write_max2820()
|
H A D | sa2400.c | 46 u32 phy_config; in write_sa2400() local 49 phy_config = 0xb0000000; in write_sa2400() 51 phy_config |= ((u32)(addr & 0xf)) << 24; in write_sa2400() 52 phy_config |= data & 0xffffff; in write_sa2400() 55 (__le32 __iomem *) &priv->map->RFPinsOutput, phy_config); in write_sa2400()
|
/linux/drivers/phy/freescale/ |
H A D | phy-fsl-samsung-hdmi.c | 49 struct phy_config { struct 59 static struct phy_config calculated_phy_pll_cfg = { argument 65 static const struct phy_config phy_pll_cfg[] = { 319 const struct phy_config *cur_cfg; 330 const struct phy_config *cfg) in fsl_samsung_hdmi_phy_configure_pll_lock_det() 456 const struct phy_config *cfg) in fsl_samsung_hdmi_phy_configure() 500 static const struct phy_config *fsl_samsung_hdmi_phy_lookup_rate(unsigned long rate) in fsl_samsung_hdmi_phy_lookup_rate() 512 static void fsl_samsung_hdmi_calculate_phy(struct phy_config *cal_phy, unsigned long rate, in fsl_samsung_hdmi_calculate_phy() 535 const struct phy_config *fract_div_phy; in phy_clk_round_rate() 562 static int phy_use_fract_div(struct fsl_samsung_hdmi_phy *phy, const struct phy_config *fract_div_p… in phy_use_fract_div() [all …]
|
/linux/tools/firewire/ |
H A D | nosy-dump.c | 767 if (!pp->phy_config.set_root && !pp->phy_config.set_gap_count) { in print_packet() 768 printf("ext phy config: phy_id=%02x", pp->phy_config.root_id); in print_packet() 771 if (pp->phy_config.set_root) in print_packet() 772 printf(" set_root_id=%02x", pp->phy_config.root_id); in print_packet() 773 if (pp->phy_config.set_gap_count) in print_packet() 774 printf(" set_gap_count=%u", pp->phy_config.gap_count); in print_packet()
|
H A D | nosy-dump.h | 30 } phy_config; member
|
/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | dw_hdmi-imx.c | 169 .phy_config = imx_phy_config, 176 .phy_config = imx_phy_config,
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 400 port->phy_config.dev = &port->dev->dev; in prestera_port_sfp_bind() 401 port->phy_config.type = PHYLINK_NETDEV; in prestera_port_sfp_bind() 406 port->phy_config.supported_interfaces); in prestera_port_sfp_bind() 408 port->phy_config.supported_interfaces); in prestera_port_sfp_bind() 410 port->phy_config.supported_interfaces); in prestera_port_sfp_bind() 412 port->phy_config.supported_interfaces); in prestera_port_sfp_bind() 414 port->phy_config.mac_capabilities = in prestera_port_sfp_bind() 417 phy_link = phylink_create(&port->phy_config, fwnode, in prestera_port_sfp_bind()
|
H A D | prestera.h | 157 struct phylink_config phy_config; member
|
/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-dw-hdmi.c | 63 .phy_config = ingenic_phy_config,
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | dw_hdmi-rockchip.c | 454 .phy_config = rockchip_phy_config, 491 .phy_config = rockchip_phy_config, 505 .phy_config = rockchip_phy_config,
|
H A D | inno_hdmi.c | 217 struct inno_hdmi_phy_config *phy_config; in inno_hdmi_power_up() local 221 phy_config = hdmi->variant->default_phy_config; in inno_hdmi_power_up() 226 phy_config = &hdmi->variant->phy_configs[ret]; in inno_hdmi_power_up() 231 hdmi_writeb(hdmi, HDMI_PHY_PRE_EMPHASIS, phy_config->pre_emphasis); in inno_hdmi_power_up() 232 hdmi_writeb(hdmi, HDMI_PHY_DRIVER, phy_config->voltage_level_control); in inno_hdmi_power_up()
|
/linux/include/drm/bridge/ |
H A D | dw_hdmi.h | 160 const struct dw_hdmi_phy_config *phy_config; member
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | img.h | 215 u32 phy_config; member
|
/linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 1575 const struct dw_hdmi_phy_config *phy_config = pdata->phy_config; in hdmi_phy_configure_dwc_hdmi_3d_tx() local 1588 for (; phy_config->mpixelclock != ~0UL; phy_config++) in hdmi_phy_configure_dwc_hdmi_3d_tx() 1589 if (mpixelclock <= phy_config->mpixelclock) in hdmi_phy_configure_dwc_hdmi_3d_tx() 1594 phy_config->mpixelclock == ~0UL) in hdmi_phy_configure_dwc_hdmi_3d_tx() 1608 dw_hdmi_phy_i2c_write(hdmi, phy_config->term, HDMI_3D_TX_PHY_TXTERM); in hdmi_phy_configure_dwc_hdmi_3d_tx() 1609 dw_hdmi_phy_i2c_write(hdmi, phy_config->sym_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx() 1611 dw_hdmi_phy_i2c_write(hdmi, phy_config->vlev_ctr, in hdmi_phy_configure_dwc_hdmi_3d_tx()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ops.c | 83 u32 phy_config = iwl_mvm_get_phy_config(mvm); in iwl_mvm_nic_config() local 85 radio_cfg_type = (phy_config & FW_PHY_CFG_RADIO_TYPE) >> in iwl_mvm_nic_config() 87 radio_cfg_step = (phy_config & FW_PHY_CFG_RADIO_STEP) >> in iwl_mvm_nic_config() 89 radio_cfg_dash = (phy_config & FW_PHY_CFG_RADIO_DASH) >> in iwl_mvm_nic_config()
|
H A D | mvm.h | 1948 u32 phy_config = ~(FW_PHY_CFG_TX_CHAIN | in iwl_mvm_get_phy_config() local 1953 phy_config |= valid_tx_ant << FW_PHY_CFG_TX_CHAIN_POS | in iwl_mvm_get_phy_config() 1956 return mvm->fw->phy_config & phy_config; in iwl_mvm_get_phy_config()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 926 drv->fw.phy_config = le32_to_cpup((const __le32 *)tlv_data); in iwl_parse_tlv_firmware() 927 drv->fw.valid_tx_ant = (drv->fw.phy_config & in iwl_parse_tlv_firmware() 930 drv->fw.valid_rx_ant = (drv->fw.phy_config & in iwl_parse_tlv_firmware()
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_hdmi_phy.c | 586 plat_data->phy_config = variant->phy_cfg; in sun8i_hdmi_phy_set_ops()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_type.h | 534 u8 phy_config; member
|
H A D | ice_common.c | 5979 ldo->phy_config = (buf & ICE_LINK_OVERRIDE_PHY_CFG_M) >> in ice_get_link_default_override()
|
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-samsung-hdptx.c | 272 struct phy_config *phy_cfg;
|