HomeSort by: relevance | last modified time | path
    Searched defs:disc_thresh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_usbphy.c 223 u_int disc_thresh; local in function:sunxi_usbphy_enable
229 disc_thresh = 0x2;
235 disc_thresh = 0x3;
242 disc_thresh = 0x3;
246 disc_thresh = 0x0;
288 sunxi_usbphy_write(sc, phy, PHY_DISCON_TH_SEL, disc_thresh, 2);
sunxi_usbphy.c 223 u_int disc_thresh; local in function:sunxi_usbphy_enable
229 disc_thresh = 0x2;
235 disc_thresh = 0x3;
242 disc_thresh = 0x3;
246 disc_thresh = 0x0;
288 sunxi_usbphy_write(sc, phy, PHY_DISCON_TH_SEL, disc_thresh, 2);

Completed in 51 milliseconds