Home
last modified time | relevance | path

Searched refs:repeat_count (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dintel-hda.c194 uint32_t repeat_count; member
939 d->repeat_count++; in intel_hda_reg_write()
941 dprint(d, 2, "previous register op repeated %d times\n", d->repeat_count); in intel_hda_reg_write()
943 d->repeat_count = 0; in intel_hda_reg_write()
946 if (d->repeat_count) { in intel_hda_reg_write()
947 dprint(d, 2, "previous register op repeated %d times\n", d->repeat_count); in intel_hda_reg_write()
954 d->repeat_count = 0; in intel_hda_reg_write()
1003 d->repeat_count++; in intel_hda_reg_read()
1005 dprint(d, 2, "previous register op repeated %d times\n", d->repeat_count); in intel_hda_reg_read()
1007 d->repeat_count in intel_hda_reg_read()
[all...]
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1232-revA/
H A Dpsu_init_gpl.c594 unsigned int repeat_count = 0; in serdes_fixcal_code() local
643 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/drivers/video/
H A Dipu_disp.c205 int repeat_count, int cnt_clr_src, in ipu_di_sync_config() argument
214 (repeat_count >= 0x1000) || in ipu_di_sync_config()
226 if (repeat_count == 0) { in ipu_di_sync_config()
233 reg |= repeat_count << (16 * ((wave_gen - 1) & 0x1)); in ipu_di_sync_config()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu104-revA/
H A Dpsu_init_gpl.c742 unsigned int repeat_count = 0; in serdes_fixcal_code() local
792 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm017-dc3/
H A Dpsu_init_gpl.c745 unsigned int repeat_count = 0; in serdes_fixcal_code() local
808 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm015-dc1/
H A Dpsu_init_gpl.c757 unsigned int repeat_count = 0; in serdes_fixcal_code() local
820 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm019-dc5/
H A Dpsu_init_gpl.c771 unsigned int repeat_count = 0; in serdes_fixcal_code() local
834 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm018-dc4/
H A Dpsu_init_gpl.c745 unsigned int repeat_count = 0; in serdes_fixcal_code() local
808 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zc1751-xm016-dc2/
H A Dpsu_init_gpl.c745 unsigned int repeat_count = 0; in serdes_fixcal_code() local
808 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu102-rev1.0/
H A Dpsu_init_gpl.c827 unsigned int repeat_count = 0; in serdes_fixcal_code() local
874 } while (repeat_count++ < 10); in serdes_fixcal_code()
/openbmc/u-boot/board/xilinx/zynqmp/zynqmp-zcu100-revC/
H A Dpsu_init_gpl.c850 unsigned int repeat_count = 0; in serdes_fixcal_code() local
900 } while (repeat_count++ < 10); in serdes_fixcal_code()