| /Linux-v5.4/drivers/gpu/drm/bridge/adv7511/ | 
| D | adv7533.c | 27 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 void adv7533_mode_set(struct adv7511 *adv, const struct drm_display_mode *mode)  in adv7533_mode_set()
 125 int adv7533_patch_registers(struct adv7511 *adv)  in adv7533_patch_registers()
 132 int adv7533_patch_cec_registers(struct adv7511 *adv)  in adv7533_patch_cec_registers()
 139 int adv7533_attach_dsi(struct adv7511 *adv)  in adv7533_attach_dsi()
 184 void adv7533_detach_dsi(struct adv7511 *adv)  in adv7533_detach_dsi()
 190 int adv7533_parse_dt(struct device_node *np, struct adv7511 *adv)  in adv7533_parse_dt()
 
 | 
| D | adv7511_drv.c | 785 	struct adv7511 *adv = connector_to_adv7511(connector);  in adv7511_connector_get_modes()  local794 	struct adv7511 *adv = connector_to_adv7511(connector);  in adv7511_connector_mode_valid()  local
 807 	struct adv7511 *adv = connector_to_adv7511(connector);  in adv7511_connector_detect()  local
 829 	struct adv7511 *adv = bridge_to_adv7511(bridge);  in adv7511_bridge_enable()  local
 836 	struct adv7511 *adv = bridge_to_adv7511(bridge);  in adv7511_bridge_disable()  local
 845 	struct adv7511 *adv = bridge_to_adv7511(bridge);  in adv7511_bridge_mode_set()  local
 852 	struct adv7511 *adv = bridge_to_adv7511(bridge);  in adv7511_bridge_attach()  local
 915 static int adv7511_init_regulators(struct adv7511 *adv)  in adv7511_init_regulators()
 945 static void adv7511_uninit_regulators(struct adv7511 *adv)  in adv7511_uninit_regulators()
 980 static int adv7511_init_cec_regmap(struct adv7511 *adv)  in adv7511_init_cec_regmap()
 
 | 
| D | adv7511.h | 406 static inline void adv7533_dsi_power_on(struct adv7511 *adv)  in adv7533_dsi_power_on()410 static inline void adv7533_dsi_power_off(struct adv7511 *adv)  in adv7533_dsi_power_off()
 414 static inline void adv7533_mode_set(struct adv7511 *adv,  in adv7533_mode_set()
 419 static inline int adv7533_patch_registers(struct adv7511 *adv)  in adv7533_patch_registers()
 424 static inline int adv7533_patch_cec_registers(struct adv7511 *adv)  in adv7533_patch_cec_registers()
 429 static inline int adv7533_attach_dsi(struct adv7511 *adv)  in adv7533_attach_dsi()
 434 static inline void adv7533_detach_dsi(struct adv7511 *adv)  in adv7533_detach_dsi()
 438 static inline int adv7533_parse_dt(struct device_node *np, struct adv7511 *adv)  in adv7533_parse_dt()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | mii.h | 170 static inline u32 mii_adv_to_ethtool_adv_t(u32 adv)  in mii_adv_to_ethtool_adv_t()240 static inline u32 mii_ctrl1000_to_ethtool_adv_t(u32 adv)  in mii_ctrl1000_to_ethtool_adv_t()
 341 static inline u32 mii_adv_to_ethtool_adv_x(u32 adv)  in mii_adv_to_ethtool_adv_x()
 384 					      u32 adv)  in mii_adv_mod_linkmode_adv_t()
 415 					     u32 adv)  in mii_adv_to_linkmode_adv_t()
 494 	u16 adv = 0;  in mii_advertise_flowctrl()  local
 
 | 
| D | mdio.h | 227 	u32 adv = 0;  in mmd_eee_adv_to_ethtool_adv_t()  local253 static inline u16 ethtool_adv_to_mmd_eee_adv_t(u32 adv)  in ethtool_adv_to_mmd_eee_adv_t()
 
 | 
| /Linux-v5.4/tools/perf/ui/ | 
| D | progress.c | 16 void ui_progress__update(struct ui_progress *p, u64 adv)  in ui_progress__update()
 | 
| /Linux-v5.4/drivers/net/ethernet/ibm/emac/ | 
| D | phy.c | 112 	int ctl, adv;  in genmii_setup_aneg()  local230 			int adv = phy_read(phy, MII_CTRL1000);  in genmii_read_link()  local
 
 | 
| /Linux-v5.4/drivers/net/ | 
| D | sungem_phy.c | 316 	u16 ctl, adv;  in genmii_setup_aneg()  local471 	u16 ctl, adv;  in bcm54xx_setup_aneg()  local
 747 	u16 ctl, adv;  in marvell_setup_aneg()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | vsc8211.c | 133 	unsigned int bmcr, status, lpa, adv;  in vsc8211_get_link_status()  local209 	unsigned int bmcr, status, lpa, adv;  in vsc8211_get_link_status_fiber()  local
 
 | 
| D | aq100x.c | 155 	unsigned int adv;  in aq100x_advertise()  local
 | 
| /Linux-v5.4/drivers/net/phy/ | 
| D | lxt.c | 147 	int adv;  in lxt973a2_read_status()  local
 | 
| D | phy-c45.c | 94 	u32 adv;  in genphy_c45_an_config_aneg()  local
 | 
| D | phy.c | 1133 	int cap, old_adv, adv = 0, ret;  in phy_ethtool_set_eee()  local
 | 
| D | phy_device.c | 1568 	u32 adv;  in genphy_config_advert()  local1804 				int adv = phy_read(phydev, MII_CTRL1000);  in genphy_read_lpa()  local
 
 | 
| D | marvell.c | 538 	int adv, oldadv;  in marvell_config_aneg_fiber()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ | 
| D | dwmac1000_core.c | 419 static void dwmac1000_get_adv_lp(void __iomem *ioaddr, struct rgmii_adv *adv)  in dwmac1000_get_adv_lp()
 | 
| D | stmmac_ethtool.c | 281 		struct rgmii_adv adv;  in stmmac_ethtool_get_link_ksettings()  local
 | 
| D | dwmac4_core.c | 522 static void dwmac4_get_adv_lp(void __iomem *ioaddr, struct rgmii_adv *adv)  in dwmac4_get_adv_lp()
 | 
| /Linux-v5.4/net/tipc/ | 
| D | group.c | 415 	int adv, state;  in tipc_group_cong()  local701 	int adv = 0;  in tipc_group_proto_xmit()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ | 
| D | tenxpress.c | 443 	u32 adv = 0, lpa = 0;  in tenxpress_get_link_ksettings()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/atheros/alx/ | 
| D | hw.c | 724 	u16 adv, giga, cr;  in alx_setup_speed_duplex()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/nvidia/ | 
| D | forcedeth.c | 3349 	int adv = 0;  in nv_update_linkspeed()  local4302 	int adv;  in nv_get_link_ksettings()  local
 4444 		int adv, bmcr;  in nv_set_link_ksettings()  local
 4489 		int adv, bmcr;  in nv_set_link_ksettings()  local
 4767 	int adv, bmcr;  in nv_set_pauseparam()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | tg3.c | 1911 static u32 tg3_decode_flowctrl_1000T(u32 adv)  in tg3_decode_flowctrl_1000T()1941 static u32 tg3_decode_flowctrl_1000X(u32 adv)  in tg3_decode_flowctrl_1000X()
 4420 		u32 adv, fc;  in tg3_phy_copper_begin()  local
 4568 		u32 adv;  in tg3_phy_pull_config()  local
 4583 		u32 adv;  in tg3_phy_pull_config()  local
 5895 		u32 adv, newadv;  in tg3_setup_fiber_mii_phy()  local
 5934 				u32 adv;  in tg3_setup_fiber_mii_phy()  local
 15450 	u32 adv = ADVERTISED_Autoneg;  in tg3_phy_init_link_config()  local
 
 | 
| /Linux-v5.4/drivers/bluetooth/ | 
| D | btmtkuart.c | 475 	int sz_left = count, sz_h4, adv;  in btmtkuart_recv()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/marvell/ | 
| D | skge.c | 1346 		u16 adv = PHY_B_1000C_RD;  in bcom_phy_init()  local1943 	u16 ctrl, ct1000, adv;  in yukon_init()  local
 
 |