Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dphy.c176 chip->ppu_disabled = 0; in mv88e6xxx_phy_ppu_reenable_work()
201 if (!chip->ppu_disabled) { in mv88e6xxx_phy_ppu_access_get()
207 chip->ppu_disabled = 1; in mv88e6xxx_phy_ppu_access_get()
H A Dchip.h349 int ppu_disabled; member