Searched refs:id_msb (Results 1 – 2 of 2) sorted by relevance
59 int id_lsb = 0, id_msb = 0; in cortina_probe() local68 id_msb = cortina_read_reg(phydev, VILLA_GLOBAL_CHIP_ID_MSB); in cortina_probe()69 if (id_msb < 0) in cortina_probe()72 phy_id |= id_msb; in cortina_probe()
1952 u8 id_msb; member1955 #define SFDP_PARAM_HEADER_ID(p) (((p)->id_msb << 8) | (p)->id_lsb)