Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/usb/
Dr8a66597.h158 #define LNST 0x0003 /* b1-0: D+, D- line status */ macro
/linux-5.19.10/drivers/usb/host/
Dr8a66597-hcd.c998 rh->old_syssts = r8a66597_read(r8a66597, get_syssts_reg(port)) & LNST; in start_root_hub_sampling()
1706 tmp = r8a66597_read(r8a66597, get_syssts_reg(port)) & LNST; in r8a66597_root_hub_control()