• Home
  • Raw
  • Download

Lines Matching refs:phy_device

157 static int kszphy_extended_write(struct phy_device *phydev,  in kszphy_extended_write()
164 static int kszphy_extended_read(struct phy_device *phydev, in kszphy_extended_read()
171 static int kszphy_ack_interrupt(struct phy_device *phydev) in kszphy_ack_interrupt()
181 static int kszphy_config_intr(struct phy_device *phydev) in kszphy_config_intr()
219 static irqreturn_t kszphy_handle_interrupt(struct phy_device *phydev) in kszphy_handle_interrupt()
237 static int kszphy_rmii_clk_sel(struct phy_device *phydev, bool val) in kszphy_rmii_clk_sel()
253 static int kszphy_setup_led(struct phy_device *phydev, u32 reg, int val) in kszphy_setup_led()
287 static int kszphy_broadcast_disable(struct phy_device *phydev) in kszphy_broadcast_disable()
303 static int kszphy_nand_tree_disable(struct phy_device *phydev) in kszphy_nand_tree_disable()
324 static int kszphy_config_reset(struct phy_device *phydev) in kszphy_config_reset()
344 static int kszphy_config_init(struct phy_device *phydev) in kszphy_config_init()
363 static int ksz8041_fiber_mode(struct phy_device *phydev) in ksz8041_fiber_mode()
370 static int ksz8041_config_init(struct phy_device *phydev) in ksz8041_config_init()
392 static int ksz8041_config_aneg(struct phy_device *phydev) in ksz8041_config_aneg()
403 static int ksz8051_ksz8795_match_phy_device(struct phy_device *phydev, in ksz8051_ksz8795_match_phy_device()
427 static int ksz8051_match_phy_device(struct phy_device *phydev) in ksz8051_match_phy_device()
432 static int ksz8081_config_init(struct phy_device *phydev) in ksz8081_config_init()
444 static int ksz8081_config_mdix(struct phy_device *phydev, u8 ctrl) in ksz8081_config_mdix()
470 static int ksz8081_config_aneg(struct phy_device *phydev) in ksz8081_config_aneg()
485 static int ksz8081_mdix_update(struct phy_device *phydev) in ksz8081_mdix_update()
514 static int ksz8081_read_status(struct phy_device *phydev) in ksz8081_read_status()
525 static int ksz8061_config_init(struct phy_device *phydev) in ksz8061_config_init()
536 static int ksz8795_match_phy_device(struct phy_device *phydev) in ksz8795_match_phy_device()
541 static int ksz9021_load_values_from_of(struct phy_device *phydev, in ksz9021_load_values_from_of()
589 static int ksz9021_config_init(struct phy_device *phydev) in ksz9021_config_init()
680 static int ksz9031_of_load_skew_values(struct phy_device *phydev, in ksz9031_of_load_skew_values()
721 static int ksz9031_center_flp_timing(struct phy_device *phydev) in ksz9031_center_flp_timing()
739 static int ksz9031_enable_edpd(struct phy_device *phydev) in ksz9031_enable_edpd()
750 static int ksz9031_config_rgmii_delay(struct phy_device *phydev) in ksz9031_config_rgmii_delay()
811 static int ksz9031_config_init(struct phy_device *phydev) in ksz9031_config_init()
910 static int ksz9131_of_load_skew_values(struct phy_device *phydev, in ksz9131_of_load_skew_values()
969 static int ksz9131_config_rgmii_delay(struct phy_device *phydev) in ksz9131_config_rgmii_delay()
1006 static int ksz9131_config_init(struct phy_device *phydev) in ksz9131_config_init()
1067 static int ksz8873mll_read_status(struct phy_device *phydev) in ksz8873mll_read_status()
1092 static int ksz9031_get_features(struct phy_device *phydev) in ksz9031_get_features()
1119 static int ksz9031_read_status(struct phy_device *phydev) in ksz9031_read_status()
1143 static int ksz8873mll_config_aneg(struct phy_device *phydev) in ksz8873mll_config_aneg()
1148 static int ksz886x_config_mdix(struct phy_device *phydev, u8 ctrl) in ksz886x_config_mdix()
1178 static int ksz886x_config_aneg(struct phy_device *phydev) in ksz886x_config_aneg()
1193 static int ksz886x_mdix_update(struct phy_device *phydev) in ksz886x_mdix_update()
1223 static int ksz886x_read_status(struct phy_device *phydev) in ksz886x_read_status()
1234 static int kszphy_get_sset_count(struct phy_device *phydev) in kszphy_get_sset_count()
1239 static void kszphy_get_strings(struct phy_device *phydev, u8 *data) in kszphy_get_strings()
1249 static u64 kszphy_get_stat(struct phy_device *phydev, int i) in kszphy_get_stat()
1268 static void kszphy_get_stats(struct phy_device *phydev, in kszphy_get_stats()
1277 static int kszphy_suspend(struct phy_device *phydev) in kszphy_suspend()
1289 static int kszphy_resume(struct phy_device *phydev) in kszphy_resume()
1315 static int kszphy_probe(struct phy_device *phydev) in kszphy_probe()
1380 static int ksz886x_cable_test_start(struct phy_device *phydev) in ksz886x_cable_test_start()
1438 static int ksz886x_cable_test_wait_for_completion(struct phy_device *phydev) in ksz886x_cable_test_wait_for_completion()
1449 static int ksz886x_cable_test_one_pair(struct phy_device *phydev, int pair) in ksz886x_cable_test_one_pair()
1509 static int ksz886x_cable_test_get_status(struct phy_device *phydev, in ksz886x_cable_test_get_status()