Home
last modified time | relevance | path

Searched refs:blank (Results 1 – 15 of 15) sorted by relevance

/u-boot/scripts/kconfig/
A Dzconf.l127 [[:blank:]]+
136 [^[:blank:]\n]+.* {
182 [[:blank:]]+
/u-boot/tools/binman/
A Dmissing-blob-help4 # number of lines, including blank lines.
/u-boot/drivers/video/imx/
A Dmxc_ipuv3_fb.c70 int blank; member
267 if (mxc_fbi->blank == FB_BLANK_UNBLANK) in mxcfb_set_par()
501 mxcfbi->blank = FB_BLANK_UNBLANK; in mxcfb_probe()
504 mxcfbi->blank = FB_BLANK_POWERDOWN; in mxcfb_probe()
/u-boot/board/intel/edison/
A Dedison-environment.txt41 target_name=blank
/u-boot/board/freescale/ls1021atsn/
A DREADME.rst76 addresses of the Ethernet interfaces, however the EEPROM comes blank out of
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.c507 u32 blank = 0; in nx_mlc_get_extended_color() local
606 blank = 8 - fill; in nx_mlc_get_extended_color()
607 rgb[i] <<= blank; in nx_mlc_get_extended_color()
608 while (blank > 0) { in nx_mlc_get_extended_color()
610 blank -= fill; in nx_mlc_get_extended_color()
/u-boot/arch/arm/mach-k3/
A DKconfig63 it blank so that a random key is generated and used.
/u-boot/drivers/ram/octeon/
A Docteon_ddr.c1577 u8 blank = 0; in validate_ddr3_rlevel_bitmask() local
1586 blank += RLEVEL_BITMASK_BLANK_ERROR; in validate_ddr3_rlevel_bitmask()
1666 errors = bubble + tbubble + blank + narrow + trailing + toolong; in validate_ddr3_rlevel_bitmask()
1674 firstbit, lastbit, bubble, tbubble, blank, in validate_ddr3_rlevel_bitmask()
/u-boot/tools/patman/
A DREADME264 - Other changes ending with a blank line
265 <blank line>
279 <blank line>
288 <blank line>
545 (note the blank line at the end of the list)
/u-boot/doc/board/intel/
A Dedison.rst144 Target:blank
/u-boot/examples/standalone/
A DREADME.smc91111_eeprom141 should be blank, and allow you to set things one time.
/u-boot/drivers/video/
A Dda8xx-fb.c184 int blank; member
/u-boot/scripts/
A Dcheckpatch.pl3003 my $blank = copy_spacing($rawline);
3004 my $ptr = substr($blank, 0, length($utf8_prefix)) . "^";
4514 my $blank = copy_spacing($opline);
4559 my $ptr = substr($blank, 0, $off) . "^";
/u-boot/doc/device-tree-bindings/gpio/
A Dgpio.txt164 rather use the "" (blank string) if the use of the GPIO line is undefined
/u-boot/env/
A DKconfig628 containing key=value pairs, blank lines and lines beginning

Completed in 31 milliseconds