/trusted-firmware-a/plat/rpi/rpi4/ |
A D | rpi4_bl31_setup.c | 102 static void ldelay(register_t delay) in ldelay() argument 109 : "=&r" (delay) : "0" (delay) in ldelay()
|
/trusted-firmware-a/plat/rockchip/rk3328/drivers/pmu/ |
A D | pmu.c | 272 uint32_t delay = PLL_LOCKED_TIMEOUT; in pm_pll_wait_lock() local 274 while (delay > 0) { in pm_pll_wait_lock() 278 delay--; in pm_pll_wait_lock() 280 if (delay == 0) in pm_pll_wait_lock() 315 uint32_t delay = PLL_LOCKED_TIMEOUT; in dpll_resume() local 326 while (delay > 0) { in dpll_resume() 330 delay--; in dpll_resume() 332 if (delay == 0) in dpll_resume()
|
/trusted-firmware-a/lib/el3_runtime/aarch64/ |
A D | context_mgmt.c | 314 uint32_t delay = plat_arm_set_twedel_scr_el3(); in cm_setup_context() local 316 if (delay != TWED_DISABLED) { in cm_setup_context() 318 assert((delay & ~SCR_TWEDEL_MASK) == 0U); in cm_setup_context() 322 scr_el3 |= ((delay & SCR_TWEDEL_MASK) in cm_setup_context()
|
/trusted-firmware-a/plat/brcm/board/stingray/driver/ |
A D | ihost_pll_config.c | 202 static void insert_delay(unsigned int delay) in insert_delay() argument 206 for (index = 0; index < delay; index++) in insert_delay()
|
/trusted-firmware-a/tools/marvell/doimage/secure/ |
A D | sec_img_7K.cfg | 21 jtag = { enable = true; delay = 20; };
|
A D | sec_img_8K.cfg | 21 jtag = { enable = true; delay = 20; };
|
/trusted-firmware-a/plat/renesas/common/ |
A D | common.mk | 109 drivers/renesas/common/delay/micro_delay.c \ 131 drivers/renesas/common/delay/micro_delay.c \
|
/trusted-firmware-a/plat/allwinner/common/ |
A D | arisc_off.S | 59 l.movhi r13, 0x1f0 # address of R_CPUCFG (delay) 79 l.nop 0x0 # (delay slot)
|
/trusted-firmware-a/docs/process/ |
A D | faq.rst | 20 set and the impact of any delay. Feel free to add a comment to your patch set 49 the delay will be less than 1 day. If the TF maintainers are trying to merge
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/ |
A D | faq.rst.txt | 20 set and the impact of any delay. Feel free to add a comment to your patch set 49 the delay will be less than 1 day. If the TF maintainers are trying to merge
|
/trusted-firmware-a/drivers/mtd/nand/ |
A D | raw_nand.c | 63 static int nand_send_wait(unsigned int delay, unsigned int tim) in nand_send_wait() argument 71 req.delay_ms = delay; in nand_send_wait()
|
/trusted-firmware-a/plat/rockchip/px30/drivers/pmu/ |
A D | pmu.c | 857 uint32_t delay = PLL_LOCKED_TIMEOUT; in pm_pll_wait_lock() local 859 while (delay > 0) { in pm_pll_wait_lock() 863 delay--; in pm_pll_wait_lock() 866 if (delay == 0) in pm_pll_wait_lock()
|
/trusted-firmware-a/drivers/nxp/flexspi/nor/ |
A D | fspi.c | 800 for (uint8_t delay = 100U; delay > 0U; delay--) { in fspi_init() local
|
/trusted-firmware-a/plat/renesas/rzg/ |
A D | platform.mk | 234 -Idrivers/renesas/common/delay \
|
/trusted-firmware-a/plat/renesas/rcar/ |
A D | platform.mk | 319 -Idrivers/renesas/common/delay \
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | underscore-1.13.1.js | 1084 var delay = restArguments(function(func, wait, args) { 1092 var defer = partial(delay, _$1, 1); 1952 delay: delay,
|
A D | underscore.js | 6 …;return W(u,o)||(u[o]=n.apply(this,arguments)),u[o]};return t.cache={},t},delay:ir,defer:ar,thrott…
|
A D | jquery.js | 2 …top=function(){nt=null},S.fx.speeds={slow:600,fast:200,_default:400},S.fn.delay=function(r,e){retu…
|
A D | jquery-3.5.1.js | 7941 jQuery.fn.delay = function( time, type ) {
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
A D | change-log.md.txt | 513 …- delay after enabling CPU power ([86a7429](https://review.trustedfirmware.org/plugins/gitiles/TF-… 1225 - Move ddr and delay driver to common directory 1333 - Update delay code to be compatible with 1200 MHz CPU 1410 - Disable ITAPDLYENA bit for zero ITAP delay 1921 - Fixed incorrect delay timer reads 2170 - smmu: SMMUv3: Changed retry loop to delay timer 2401 - delay: Timeout detection support 2495 - mmc: Increase delay between ACMD41 retries 2501 - ufs: Extend the delay after reset to wait for some slower chips 3941 - Implemented generic delay timer based on the system generic counter and [all …]
|
/trusted-firmware-a/docs/ |
A D | change-log.md | 513 …- delay after enabling CPU power ([86a7429](https://review.trustedfirmware.org/plugins/gitiles/TF-… 1225 - Move ddr and delay driver to common directory 1333 - Update delay code to be compatible with 1200 MHz CPU 1410 - Disable ITAPDLYENA bit for zero ITAP delay 1921 - Fixed incorrect delay timer reads 2170 - smmu: SMMUv3: Changed retry loop to delay timer 2401 - delay: Timeout detection support 2495 - mmc: Increase delay between ACMD41 retries 2501 - ufs: Extend the delay after reset to wait for some slower chips 3941 - Implemented generic delay timer based on the system generic counter and [all …]
|
/trusted-firmware-a/docs/getting_started/ |
A D | porting-guide.rst | 2040 This function is used in v8.6+ systems to set the WFE trap delay value in
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | porting-guide.rst.txt | 2040 This function is used in v8.6+ systems to set the WFE trap delay value in
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.tex | 7984 This function is used in v8.6+ systems to set the WFE trap delay value in 55152 Move ddr and delay driver to common directory 55618 Update delay code to be compatible with 1200 MHz CPU 55957 Disable ITAPDLYENA bit for zero ITAP delay 58055 Fixed incorrect delay timer reads 58887 smmu: SMMUv3: Changed retry loop to delay timer 59202 delay\_timer: Fix non\sphinxhyphen{}standard frequency issue in udelay 59548 delay: Timeout detection support 59865 mmc: Increase delay between ACMD41 retries 59886 ufs: Extend the delay after reset to wait for some slower chips [all …]
|