Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h144 #define LNST 0x0003 /* b1-0: D+, D- line status */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c526 old_syssts = r8a66597_read(r8a66597, get_syssts_reg(port) & LNST); in r8a66597_check_syssts()
530 syssts = r8a66597_read(r8a66597, get_syssts_reg(port) & LNST); in r8a66597_check_syssts()
H A Dr8a66597.h120 #define LNST 0x0003 /* b1-0: D+, D- line status */ macro
/openbmc/linux/drivers/usb/host/
H A 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()