Searched refs:devB (Results 1 – 2 of 2) sorted by relevance
2624 s32 devB; in DRXD_init() local2631 devB = (2); in DRXD_init()2633 devB = (-2); in DRXD_init()2634 if ((devB * (devA % 1000000L) > 1000000L)) { in DRXD_init()2636 deviation += (devB / 2); in DRXD_init()
225 ``devB`` to the output clock ``clk1`` of ``devA``, do:229 qdev_connect_clock_in(devB, "clk2", qdev_get_clock_out(devA, "clk1"))