Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/starfive/
Dphy-jh7110-usb.c20 #define USB_LS_KEEPALIVE_ENABLE BIT(4) macro
37 val |= USB_LS_KEEPALIVE_ENABLE; in usb2_set_ls_keepalive()
39 val &= ~USB_LS_KEEPALIVE_ENABLE; in usb2_set_ls_keepalive()