Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/sunplus/
Dphy-sunplus-usb2.c53 #define PROB FIELD_PREP(PROB_MASK, 7) macro
144 val = (val & ~PROB) | PROB; in sp_uphy_init()