Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci.h313 #define RH_HS_LPS 0x00000001 /* local power status */ macro
H A Disp116x.h81 #define RH_HS_LPS (1 << 0) /* local power status */ macro
H A Disp116x-hcd.c1290 isp116x_write_reg32(isp116x, HCRHSTATUS, RH_HS_LPS); in isp116x_stop()