Home
last modified time | relevance | path

Searched refs:cortina_read_reg (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/phy/
Dcortina.c27 static int cortina_read_reg(struct phy_device *phydev, u16 regnum) in cortina_read_reg() function
37 gpio_int_status = cortina_read_reg(phydev, VILLA_GLOBAL_GPIO_1_INTS); in cortina_read_status()
62 id_lsb = cortina_read_reg(phydev, VILLA_GLOBAL_CHIP_ID_LSB); in cortina_probe()
68 id_msb = cortina_read_reg(phydev, VILLA_GLOBAL_CHIP_ID_MSB); in cortina_probe()