Searched defs:is_c45 (Results 1 – 4 of 4) sorted by relevance
195 u8 is_c45, u8 op, u8 phy_id, u16 cmd) in hns_mdio_cmd_write()225 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_write() local287 u8 is_c45 = !!(regnum & MII_ADDR_C45); in hns_mdio_read() local
152 bool is_c45, in phy_device_create()324 bool is_c45, struct phy_c45_device_ids *c45_ids) in get_phy_id()358 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device()
48 bool is_c45; in of_mdiobus_register_phy() local
375 bool is_c45; member