Searched refs:disc_thresh (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/phy/allwinner/ |
H A D | phy-sun4i-usb.c | 83 u32 disc_thresh; member 302 data->cfg->disc_thresh, PHY_DISCON_TH_LEN); in sun4i_usb_phy_init() 498 .disc_thresh = 3, 507 .disc_thresh = 2, 516 .disc_thresh = 3, 525 .disc_thresh = 2, 534 .disc_thresh = 3, 543 .disc_thresh = 3, 559 .disc_thresh = 3, 569 .disc_thresh = 3, [all …]
|
/openbmc/linux/drivers/phy/allwinner/ |
H A D | phy-sun4i-usb.c | 103 u32 disc_thresh; member 348 data->cfg->disc_thresh, 2); in sun4i_usb_phy_init() 906 .disc_thresh = 3, 913 .disc_thresh = 3, 920 .disc_thresh = 2, 927 .disc_thresh = 3, 935 .disc_thresh = 2, 942 .disc_thresh = 3, 950 .disc_thresh = 3, 966 .disc_thresh = 3, [all …]
|