Home
last modified time | relevance | path

Searched refs:timebase (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c97 int timebase; in dataflash_waitready() local
99 timebase = get_timer(0); in dataflash_waitready()
109 } while (get_timer(timebase) < timeout); in dataflash_waitready()
H A Dspi-nor-tiny.c323 unsigned long timebase; in spi_nor_wait_till_ready_with_timeout() local
326 timebase = get_timer(0); in spi_nor_wait_till_ready_with_timeout()
328 while (get_timer(timebase) < timeout) { in spi_nor_wait_till_ready_with_timeout()
H A Dspi-nor-core.c506 unsigned long timebase; in spi_nor_wait_till_ready_with_timeout() local
509 timebase = get_timer(0); in spi_nor_wait_till_ready_with_timeout()
511 while (get_timer(timebase) < timeout) { in spi_nor_wait_till_ready_with_timeout()
/openbmc/u-boot/doc/
H A DREADME.watchdog33 Available for Xilinx Axi platforms to service timebase watchdog timer.
/openbmc/u-boot/arch/riscv/dts/
H A Dae350_32.dts22 timebase-frequency = <60000000>;
H A Dae350_64.dts22 timebase-frequency = <60000000>;
/openbmc/qemu/pc-bios/dtb/
H A Dbamboo.dts35 timebase-frequency = <0x017d7840>;
H A Dpetalogix-s3adsp1800.dts45 timebase-frequency = <0x3b9aca0>;
H A Dpetalogix-ml605.dts50 timebase-frequency = < 0xbebc200 >;
H A Dcanyonlands.dts36 timebase-frequency = <0>; /* Filled in by U-Boot */
/openbmc/u-boot/
H A DREADME589 OF_TBCLK - The timebase frequency.
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch2246 /* convert pts to v4l2 timebase */
2264 /* convert pts back to encoder timebase */