Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dphy.c144 chip->ppu_disabled = 0; in mv88e6xxx_phy_ppu_reenable_work()
169 if (!chip->ppu_disabled) { in mv88e6xxx_phy_ppu_access_get()
175 chip->ppu_disabled = 1; in mv88e6xxx_phy_ppu_access_get()
Dchip.h281 int ppu_disabled; member