Searched refs:phyctrlpolarity (Results 1 – 1 of 1) sorted by relevance
187 static void send_three_state(void __iomem *ioaddr, u8 phyctrlpolarity) in send_three_state() argument189 phyctrlpolarity |= (IPG_PC_MGMTDATA & 0) | IPG_PC_MGMTDIR; in send_three_state()191 ipg_drive_phy_ctl_low_high(ioaddr, phyctrlpolarity); in send_three_state()194 static void send_end(void __iomem *ioaddr, u8 phyctrlpolarity) in send_end() argument197 phyctrlpolarity) & IPG_PC_RSVD_MASK, PHY_CTRL); in send_end()200 static u16 read_phy_bit(void __iomem *ioaddr, u8 phyctrlpolarity) in read_phy_bit() argument204 ipg_write_phy_ctl(ioaddr, IPG_PC_MGMTCLK_LO | phyctrlpolarity); in read_phy_bit()208 ipg_write_phy_ctl(ioaddr, IPG_PC_MGMTCLK_HI | phyctrlpolarity); in read_phy_bit()