Home
last modified time | relevance | path

Searched refs:ex (Results 1 – 25 of 34) sorted by relevance

12

/u-boot/arch/arm/dts/
A Dr8a774e1-hihope-rzg2h-ex.dts9 #include "hihope-rzg2-ex.dtsi"
13 compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2h",
A Dr8a774a1-hihope-rzg2m-ex.dts10 #include "hihope-rzg2-ex.dtsi"
14 compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2m",
A Dr8a774b1-hihope-rzg2n-ex.dts10 #include "hihope-rzg2-ex.dtsi"
14 compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2n",
A Dr8a774a1-hihope-rzg2m-u-boot.dts8 #include "r8a774a1-hihope-rzg2m-ex.dts"
A Dr8a774b1-hihope-rzg2n-u-boot.dts8 #include "r8a774b1-hihope-rzg2n-ex.dts"
A Dr8a774e1-hihope-rzg2h-u-boot.dts8 #include "r8a774e1-hihope-rzg2h-ex.dts"
A Dr8a77970.dtsi310 compatible = "renesas,intc-ex-r8a77970", "renesas,irqc";
A Dr8a779g0.dtsi435 compatible = "renesas,intc-ex-r8a779g0", "renesas,irqc";
A Dr8a77995.dtsi318 compatible = "renesas,intc-ex-r8a77995", "renesas,irqc";
A Dr8a77980.dtsi339 compatible = "renesas,intc-ex-r8a77980", "renesas,irqc";
/u-boot/test/py/
A Du_boot_console_base.py190 except Exception as ex:
191 self.log.error(str(ex))
276 except Exception as ex:
277 self.log.error(str(ex))
426 except Exception as ex:
427 self.log.error(str(ex))
/u-boot/doc/
A DREADME.pblimage36 for ex in u-boot:
45 for ex in u-boot:
53 for ex in u-boot:
A DREADME.kwbimage23 for ex.
/u-boot/scripts/
A Dspdxcheck.py256 except Exception as ex:
257 sys.stderr.write('FAIL: %s\n' %ex)
293 except Exception as ex:
294 sys.stderr.write('FAIL: %s\n' %ex)
/u-boot/drivers/video/nexell/
A Ds5pxx18_dp.c244 int ex = sx + plane->width - 1; in dp_plane_layer_setup() local
262 nx_mlc_set_position(module, layer, sx, sy, ex, ey); in dp_plane_layer_setup()
271 __func__, plane->fb_base, sx, sy, ex, ey, in dp_plane_layer_setup()
/u-boot/doc/develop/driver-model/
A Dbind.rst21 require some setup before the drivers are bound (ex: FPGA which bitsream is
/u-boot/doc/arch/
A Dsh.rst70 ex) shX-linux-objcopy -Ibinary -Osrec u-boot.bin u-boot.flash.srec
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.h184 s32 sy, s32 ex, s32 ey);
193 s32 sy, s32 ex,
A Ds5pxx18_soc_mlc.c652 s32 ex, s32 ey) in nx_mlc_set_position() argument
658 writel((((u32)sx & 0xffful) << 16) | ((u32)ex & 0xffful), in nx_mlc_set_position()
664 writel((((u32)sx & 0xffful) << 16) | ((u32)ex & 0xffful), in nx_mlc_set_position()
670 writel((((u32)sx & 0xffful) << 16) | ((u32)ex & 0xffful), in nx_mlc_set_position()
728 s32 ex, s32 ey, int benb) in nx_mlc_set_rgblayer_invalid_position() argument
737 ((sx & 0x7ff) << 16) | (ex & 0x7ff)), in nx_mlc_set_rgblayer_invalid_position()
746 ((sx & 0x7ff) << 16) | (ex & 0x7ff)), in nx_mlc_set_rgblayer_invalid_position()
/u-boot/arch/powerpc/cpu/mpc8xx/
A DKconfig60 extended parameter RAM for SCC3 and SCC4 (ex: for QMC mode)
/u-boot/
A D.azure-pipelines.yml169 set -ex
218 set -ex
375 set -ex
581 set -ex
/u-boot/board/freescale/t208xqds/
A DREADME102 for ex. set "fsl_10gkr_copper:fm1_10g1,fm1_10g2,fm1_10g3,fm1_10g4" in
117 For ex. set "fsl_1gkx:fm1_1g1,fm1_1g2,fm1_1g5,fm1_1g6,fm1_1g9,fm1_1g10" in
/u-boot/doc/board/ti/
A Dam62x_sk.rst35 * Multiple low power modes support, ex: Deep sleep, Standby, MCU-only,
/u-boot/doc/develop/
A Dpy_testing.rst201 gdb ./build-sandbox/u-boot -ex 'target remote localhost:1234'
203 Alternatively, you could leave off the `-ex` option and type the command
/u-boot/doc/arch/sandbox/
A Dsandbox.rst540 gdb -ex "target remote | vgdb" u-boot

Completed in 70 milliseconds

12