Home
last modified time | relevance | path

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

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