Lines Matching defs:phydev

28 static int phy_ts_base_write(struct phy_device *phydev, u32 regnum, u16 val)  in phy_ts_base_write()
38 static int phy_ts_base_read(struct phy_device *phydev, u32 regnum) in phy_ts_base_read()
63 static u32 vsc85xx_ts_read_csr(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ts_read_csr()
107 static void vsc85xx_ts_write_csr(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ts_write_csr()
167 static int vsc85xx_ts_fsb_init(struct phy_device *phydev) in vsc85xx_ts_fsb_init()
246 static void vsc85xx_ts_set_latencies(struct phy_device *phydev) in vsc85xx_ts_set_latencies()
292 static int vsc85xx_ts_disable_flows(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_ts_disable_flows()
345 static int vsc85xx_ts_eth_cmp1_sig(struct phy_device *phydev) in vsc85xx_ts_eth_cmp1_sig()
506 static int vsc85xx_ptp_cmp_init(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_ptp_cmp_init()
540 static int vsc85xx_eth_cmp1_init(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_eth_cmp1_init()
572 static int vsc85xx_ip_cmp1_init(struct phy_device *phydev, enum ts_blk blk) in vsc85xx_ip_cmp1_init()
614 struct phy_device *phydev = ptp->phydev; in vsc85xx_adjfine() local
648 struct phy_device *phydev = ptp->phydev; in __vsc85xx_gettime() local
686 struct phy_device *phydev = ptp->phydev; in vsc85xx_gettime() local
700 struct phy_device *phydev = ptp->phydev; in __vsc85xx_settime() local
737 struct phy_device *phydev = ptp->phydev; in vsc85xx_settime() local
750 struct phy_device *phydev = ptp->phydev; in vsc85xx_adjtime() local
783 static int vsc85xx_eth1_next_comp(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_eth1_next_comp()
801 static int vsc85xx_ip1_next_comp(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ip1_next_comp()
811 static int vsc85xx_ts_ptp_action_flow(struct phy_device *phydev, enum ts_blk blk, u8 flow, enum ptp… in vsc85xx_ts_ptp_action_flow()
850 static int vsc85xx_ptp_conf(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ptp_conf()
884 static int vsc85xx_eth1_conf(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_eth1_conf()
918 static int vsc85xx_ip1_conf(struct phy_device *phydev, enum ts_blk blk, in vsc85xx_ip1_conf()
963 static int vsc85xx_ts_engine_init(struct phy_device *phydev, bool one_step) in vsc85xx_ts_engine_init()
1027 void vsc85xx_link_change_notify(struct phy_device *phydev) in vsc85xx_link_change_notify()
1036 static void vsc85xx_ts_reset_fifo(struct phy_device *phydev) in vsc85xx_ts_reset_fifo()
1057 struct phy_device *phydev = vsc8531->ptp->phydev; in vsc85xx_hwtstamp() local
1236 static struct vsc8531_private *vsc8584_base_priv(struct phy_device *phydev) in vsc8584_base_priv()
1252 static bool vsc8584_is_1588_input_clk_configured(struct phy_device *phydev) in vsc8584_is_1588_input_clk_configured()
1259 static void vsc8584_set_input_clk_configured(struct phy_device *phydev) in vsc8584_set_input_clk_configured()
1266 static int __vsc8584_init_ptp(struct phy_device *phydev) in __vsc8584_init_ptp()
1498 void vsc8584_config_ts_intr(struct phy_device *phydev) in vsc8584_config_ts_intr()
1508 int vsc8584_ptp_init(struct phy_device *phydev) in vsc8584_ptp_init()
1522 irqreturn_t vsc8584_handle_ts_interrupt(struct phy_device *phydev) in vsc8584_handle_ts_interrupt()
1550 int vsc8584_ptp_probe(struct phy_device *phydev) in vsc8584_ptp_probe()
1584 int vsc8584_ptp_probe_once(struct phy_device *phydev) in vsc8584_ptp_probe_once()