Home
last modified time | relevance | path

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

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