Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/sunplus/
H A Dphy-sunplus-usb2.c35 #define J_DISC 0X1f macro
98 set = (set >> usbphy->disc_vol_addr_off) & J_DISC; in update_disc_vol()
105 val = (val & ~J_DISC) | set; in update_disc_vol()