Home
last modified time | relevance | path

Searched refs:v0 (Results 1 – 25 of 42) sorted by relevance

12

/u-boot/arch/mips/mach-mscc/
A Dlowlevel_init_luton.S24 lw v0, MACRO_CTRL_PLL5G_STATUS_PLL5G_STATUS0
25 andi v1, v0, MACRO_CTRL_PLL5G_STATUS_PLL5G_STATUS0_LOCK_STATUS
43 2: lw v0, MACRO_CTRL_PLL5G_STATUS_PLL5G_STATUS0
44 andi v1, v0, MACRO_CTRL_PLL5G_STATUS_PLL5G_STATUS0_LOCK_STATUS
50 1: lw v0, MACRO_CTRL_PLL5G_CFG_PLL5G_CFG0
54 and v0, v0, v1
57 ori v0, v0, MACRO_CTRL_PLL5G_CFG_PLL5G_CFG0_CPU_CLK_DIV_ENC(6)
59 sw v0, MACRO_CTRL_PLL5G_CFG_PLL5G_CFG0
A Dlowlevel_init.S40 bnez v0, 0b /* Retry on error */
/u-boot/arch/mips/include/asm/
A Dregdef.h21 #define v0 $2 /* return value */ macro
64 #define v0 $2 /* return value - caller saved */ macro
/u-boot/arch/mips/lib/
A Dgenex.S143 LONG_L v0, PT_STATUS(sp)
145 and v0, v1
146 or v0, a0
147 mtc0 v0, CP0_STATUS
A Dcache_init.S256 li v0, CONFIG_SYS_ICACHE_SIZE
258 li v0, CONFIG_SYS_DCACHE_SIZE
261 move v0, R_IC_SIZE
263 movn v0, R_DC_SIZE, t1
269 PTR_ADDU a1, a0, v0
/u-boot/doc/device-tree-bindings/pwm/
A Dpwm-sifive.txt15 PWM v0 as integrated onto the SiFive FU540 chip, and "sifive,pwm0" for the
16 SiFive PWM v0 IP block with no chip integration tweaks.
/u-boot/arch/riscv/
A DKconfig220 bool "SBI v0.1 support"
223 This config allows kernel to use SBI v0.1 APIs. This will be
227 bool "SBI v0.2 support"
230 This config allows kernel to use SBI v0.2 APIs. SBI v0.2 is more
232 interfaces. For example, with SBI v0.2 HSM extension, only a single
236 Choose this option if OpenSBI v0.7 or above release is used together
/u-boot/arch/arm/dts/
A Dimx7-colibri-emmc.dts25 reg_5v0: regulator-5v0 {
A Dimx7-colibri-rawnand.dts23 reg_5v0: regulator-5v0 {
A Dsun8i-r16-parrot.dts246 regulator-name = "vcc-3v0";
295 regulator-name = "vcc-3v0-csi";
A Drk3308-evb.dts128 vdd_1v0: vdd-1v0 {
A Dsun6i-a31s-sina31s-core.dtsi105 regulator-name = "vcc-3v0";
A Dsun6i-a31s-yones-toptech-bs1078-v2.dts147 regulator-name = "vcc-3v0";
A Dsun6i-reference-design-tablet.dtsi127 regulator-name = "vcc-3v0";
A Dimx6qdl-cubox-i.dtsi71 v_5v0: regulator-v-5v0 {
A Dsun8i-a33-sinlinx-sina33.dts234 regulator-name = "vcc-3v0";
A Dsun8i-reference-design-tablet.dtsi171 regulator-name = "vcc-3v0";
A Dtegra30-apalis.dts328 regulator-name = "5v0";
A Dsun6i-a31s-primo81.dts216 regulator-name = "vcc-3v0";
A Dsun6i-a31s-sinovoip-bpi-m2.dts228 regulator-name = "vdd-3v0";
A Dsun6i-a31-hummingbird.dts303 regulator-name = "vcc-3v0";
/u-boot/doc/android/
A Dboot-image.rst21 * v0: it's called *legacy* boot image header; used in devices launched before
31 v2, v1 and v0 formats are backward compatible.
/u-boot/drivers/clk/mvebu/
A Darmada-37xx-periph.c367 ulong req_rate, int *v0, int *v1) in find_best_div() argument
379 *v0 = i->val; in find_best_div()
/u-boot/
A D.gitlab-ci.yml24 …wget -O - https://github.com/riscv/opensbi/releases/download/v0.8/opensbi-0.8-rv-bin.tar.xz | tar …
28 …wget -O - https://github.com/riscv/opensbi/releases/download/v0.8/opensbi-0.8-rv-bin.tar.xz | tar …
A D.azure-pipelines.yml304 …wget -O - https://github.com/riscv/opensbi/releases/download/v0.8/opensbi-0.8-rv-bin.tar.xz | tar …
308 …wget -O - https://github.com/riscv/opensbi/releases/download/v0.8/opensbi-0.8-rv-bin.tar.xz | tar …

Completed in 35 milliseconds

12