Searched refs:id_lsb (Results 1 – 2 of 2) sorted by relevance
59 int id_lsb = 0, id_msb = 0; in cortina_probe() local62 id_lsb = cortina_read_reg(phydev, VILLA_GLOBAL_CHIP_ID_LSB); in cortina_probe()63 if (id_lsb < 0) in cortina_probe()66 phy_id = id_lsb << 16; in cortina_probe()
1947 u8 id_lsb; member1955 #define SFDP_PARAM_HEADER_ID(p) (((p)->id_msb << 8) | (p)->id_lsb)