Home
last modified time | relevance | path

Searched refs:potpg (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dsl811.h14 u8 potpg; member
H A Disp1362.h32 u8 potpg; member
/openbmc/linux/drivers/usb/host/
H A Dsl811_cs.c59 .potpg = 100,
H A Disp1362-hcd.c2541 if (board->potpg) in isp1362_hc_start()
2542 isp1362_hcd->rhdesca |= (board->potpg << 24) & RH_A_POTPGT; in isp1362_hc_start()
H A Dsl811-hcd.c1106 desc->bPwrOn2PwrGood = sl811->board->potpg; in sl811h_hub_descriptor()