Home
last modified time | relevance | path

Searched refs:decr (Results 1 – 2 of 2) sorted by relevance

/u-boot/post/lib_powerpc/
A Db.c34 int pjump, int decr, int link, ulong pctr, ulong cr) in cpu_post_test_bc() argument
62 if (decr) in cpu_post_test_bc()
149 int decr = cd < 2; in cpu_post_test_b() local
160 (cc << 3) + (cd << 1), 0, jump, decr, link, in cpu_post_test_b()
/u-boot/drivers/usb/dwc3/
A Dcore.c135 unsigned long decr; in dwc3_ref_clk_period() local
177 decr = 480000000 / rate; in dwc3_ref_clk_period()
184 | FIELD_PREP(DWC3_GFLADJ_240MHZDECR, decr >> 1) in dwc3_ref_clk_period()
185 | FIELD_PREP(DWC3_GFLADJ_240MHZDECR_PLS1, decr & 1); in dwc3_ref_clk_period()

Completed in 8 milliseconds