Searched refs:id_lsb (Results 1 – 3 of 3) sorted by relevance
49 int id_lsb = 0, id_msb = 0; in cortina_probe() local52 id_lsb = cortina_read_reg(phydev, VILLA_GLOBAL_CHIP_ID_LSB); in cortina_probe()53 if (id_lsb < 0) in cortina_probe()56 phy_id = id_lsb << 16; in cortina_probe()
135 u8 id_lsb; member
14 #define SFDP_PARAM_HEADER_ID(p) (((p)->id_msb << 8) | (p)->id_lsb)