Home
last modified time | relevance | path

Searched defs:adv (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/gpu/drm/bridge/adv7511/
H A Dadv7533.c27 static void adv7511_dsi_config_timing_gen(struct adv7511 *adv) in adv7511_dsi_config_timing_gen()
66 void adv7533_dsi_power_on(struct adv7511 *adv) in adv7533_dsi_power_on()
95 void adv7533_dsi_power_off(struct adv7511 *adv) in adv7533_dsi_power_off()
103 enum drm_mode_status adv7533_mode_valid(struct adv7511 *adv, in adv7533_mode_valid()
120 int adv7533_patch_registers(struct adv7511 *adv) in adv7533_patch_registers()
127 int adv7533_patch_cec_registers(struct adv7511 *adv) in adv7533_patch_cec_registers()
134 int adv7533_attach_dsi(struct adv7511 *adv) in adv7533_attach_dsi()
169 int adv7533_parse_dt(struct device_node *np, struct adv7511 *adv) in adv7533_parse_dt()
H A Dadv7511_drv.c843 struct adv7511 *adv = connector_to_adv7511(connector); in adv7511_connector_get_modes() local
852 struct adv7511 *adv = connector_to_adv7511(connector); in adv7511_connector_mode_valid() local
865 struct adv7511 *adv = connector_to_adv7511(connector); in adv7511_connector_detect() local
879 static int adv7511_connector_init(struct adv7511 *adv) in adv7511_connector_init()
915 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_enable() local
922 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_disable() local
931 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_mode_set() local
940 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_mode_valid() local
951 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_attach() local
976 struct adv7511 *adv = bridge_to_adv7511(bridge); in adv7511_bridge_detect() local
[all …]
/linux/include/linux/
H A Dmii.h170 static inline u32 mii_adv_to_ethtool_adv_t(u32 adv) in mii_adv_to_ethtool_adv_t()
241 static inline u32 mii_ctrl1000_to_ethtool_adv_t(u32 adv) in mii_ctrl1000_to_ethtool_adv_t()
342 static inline u32 mii_adv_to_ethtool_adv_x(u32 adv) in mii_adv_to_ethtool_adv_x()
367 u32 adv) in mii_adv_mod_linkmode_adv_t()
398 u32 adv) in mii_adv_to_linkmode_adv_t()
498 u16 adv = 0; in linkmode_adv_to_mii_adv_x() local
516 u16 adv = 0; in mii_advertise_flowctrl() local
/linux/net/bluetooth/
H A Deir.c226 struct adv_info *adv = NULL; in eir_create_per_adv_data() local
247 struct adv_info *adv = NULL; in eir_create_adv_data() local
344 struct adv_info *adv; in eir_create_scan_rsp() local
H A Dhci_sync.c1152 struct adv_info *adv = NULL; in hci_disable_ext_adv_instance_sync() local
1216 struct adv_info *adv; in hci_setup_ext_adv_instance_sync() local
1346 struct adv_info *adv = NULL; in hci_set_ext_scan_rsp_data_sync() local
1416 struct adv_info *adv; in hci_enable_ext_advertising_sync() local
1475 struct adv_info *adv = NULL; in hci_disable_per_advertising_sync() local
1518 struct adv_info *adv = NULL; in hci_set_per_adv_data_sync() local
1540 struct adv_info *adv = NULL; in hci_enable_per_advertising_sync() local
1559 static int hci_adv_bcast_annoucement(struct hci_dev *hdev, struct adv_info *adv) in hci_adv_bcast_annoucement()
1598 struct adv_info *adv = NULL; in hci_start_per_adv_sync() local
1806 struct adv_info *adv = NULL; in hci_set_ext_adv_data_sync() local
[all …]
H A Dhci_core.c1678 struct adv_info *adv; in hci_add_adv_instance() local
1742 struct adv_info *adv; in hci_add_per_instance() local
1764 struct adv_info *adv; in hci_set_adv_instance_data() local
1798 struct adv_info *adv; in hci_adv_instance_flags() local
1831 struct adv_info *adv; in hci_adv_instance_is_scannable() local
H A Dhci_event.c1393 struct adv_info *adv; in hci_cc_le_set_adv_set_random_addr() local
1458 struct adv_info *adv, *n; in hci_cc_le_clear_adv_sets() local
1572 struct adv_info *adv = NULL, *n; in hci_cc_le_set_ext_adv_enable() local
3940 struct adv_info *adv = NULL, *n; in hci_cc_le_set_per_adv_enable() local
5815 struct adv_info *adv, *n; in hci_le_ext_adv_term_evt() local
7212 struct hci_ev_le_advertising_info *adv; in hci_store_wake_reason() local
H A Dmgmt.c2230 struct adv_info *adv, *next_instance; in mesh_send_sync() local
8578 struct adv_info *adv, *n; in add_adv_complete() local
8647 struct adv_info *adv, *next_instance; in add_advertising() local
8778 struct adv_info *adv; in add_ext_adv_params_complete() local
8836 struct adv_info *adv; in add_ext_adv_params() local
/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c112 int ctl, adv; in genmii_setup_aneg() local
230 int adv = phy_read(phy, MII_CTRL1000); in genmii_read_link() local
H A Dcore.c2643 u32 phy_map, adv; in emac_init_phy() local
/linux/drivers/net/
H A Dsungem_phy.c312 u16 ctl, adv; in genmii_setup_aneg() local
468 u16 ctl, adv; in bcm54xx_setup_aneg() local
744 u16 ctl, adv; in marvell_setup_aneg() local
/linux/tools/perf/ui/
H A Dprogress.c16 void ui_progress__update(struct ui_progress *p, u64 adv) in ui_progress__update()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dvsc8211.c133 unsigned int bmcr, status, lpa, adv; in vsc8211_get_link_status() local
209 unsigned int bmcr, status, lpa, adv; in vsc8211_get_link_status_fiber() local
H A Daq100x.c155 unsigned int adv; in aq100x_advertise() local
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c366 int ret, adv; in _xpcs_config_aneg_c73() local
475 unsigned long *adv = state->advertising; in xpcs_get_max_xlgmii_speed() local
740 int ret, mdio_ctrl, adv; in xpcs_config_aneg_c37_1000basex() local
/linux/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c111 u32 adv = (blocks - rem) * AES_BLOCK_SIZE; in ce_aes_ccm_auth_data() local
/linux/drivers/net/phy/
H A Dphylink.c1883 unsigned long *adv; in phylink_set_fixed_link() local
2830 unsigned long *adv) in phylink_validate_pcs_inband_autoneg()
4108 u16 adv; in phylink_mii_c22_pcs_encode_advertisement() local
4150 int ret, adv; in phylink_mii_c22_pcs_config() local
H A Dmotorcomm.c1215 int adv = __phy_read(phydev, MII_CTRL1000); in ytphy_utp_read_lpa() local
1877 u16 adv; in yt8521_fiber_config_aneg() local
1979 u32 adv; in ytphy_utp_config_advert() local
H A Dmxl-gpy.c432 u32 adv; in gpy_config_aneg() local
/linux/net/tipc/
H A Dgroup.c422 int adv, state; in tipc_group_cong() local
708 int adv = 0; in tipc_group_proto_xmit() local
/linux/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c443 u32 adv = 0, lpa = 0; in tenxpress_get_link_ksettings() local
/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c724 u16 adv, giga, cr; in alx_setup_speed_duplex() local
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c3369 int adv = 0; in nv_update_linkspeed() local
4322 int adv; in nv_get_link_ksettings() local
4464 int adv, bmcr; in nv_set_link_ksettings() local
4509 int adv, bmcr; in nv_set_link_ksettings() local
4793 int adv, bmcr; in nv_set_pauseparam() local
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c1901 static u32 tg3_decode_flowctrl_1000T(u32 adv) in tg3_decode_flowctrl_1000T()
1931 static u32 tg3_decode_flowctrl_1000X(u32 adv) in tg3_decode_flowctrl_1000X()
4400 u32 adv, fc; in tg3_phy_copper_begin() local
4548 u32 adv; in tg3_phy_pull_config() local
4563 u32 adv; in tg3_phy_pull_config() local
5873 u32 adv, newadv; in tg3_setup_fiber_mii_phy() local
5912 u32 adv; in tg3_setup_fiber_mii_phy() local
15567 u32 adv = ADVERTISED_Autoneg; in tg3_phy_init_link_config() local
H A Db44.c436 u32 adv = ADVERTISE_CSMA; in b44_setup_phy() local

12