Home
last modified time | relevance | path

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

/linux/drivers/phy/starfive/
H A Dphy-jh7110-usb.c22 #define USB_LS_KEEPALIVE_ENABLE BIT(4) macro
43 val |= USB_LS_KEEPALIVE_ENABLE; in usb2_set_ls_keepalive()
45 val &= ~USB_LS_KEEPALIVE_ENABLE; in usb2_set_ls_keepalive()