Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Disp116x.h271 u32 rhdescb; member
H A Disp1362.h446 u32 rhdescb; member
H A Disp1362-hcd.c2550 isp1362_hcd->rhdescb = RH_B_PPCM; in isp1362_hc_start()
2551 isp1362_write_reg32(isp1362_hcd, HCRHDESCB, isp1362_hcd->rhdescb); in isp1362_hc_start()
2552 isp1362_hcd->rhdescb = isp1362_read_reg32(isp1362_hcd, HCRHDESCB); in isp1362_hc_start()
H A Disp116x-hcd.c1353 isp116x->rhdescb = isp116x_read_reg32(isp116x, HCRHDESCB); in isp116x_start()