/u-boot/doc/sphinx-static/ |
A D | theme_overrides.css | 70 /* fix bottom margin of lists items */ 73 margin-bottom: 12px;
|
/u-boot/board/grinn/chiliboard/ |
A D | README | 24 where 0 means bottom position and 1 means top position (from the
|
/u-boot/board/grinn/liteboard/ |
A D | README | 24 where 0 means bottom position and 1 means top position (from the
|
/u-boot/test/py/ |
A D | multiplexed_log.css | 20 margin-bottom: 0px;
|
/u-boot/doc/board/freescale/ |
A D | imxrt1020-evk.rst | 35 where 0 means bottom position and 1 means top position (from the
|
A D | imxrt1050-evk.rst | 35 where 0 means bottom position and 1 means top position (from the
|
A D | mx6ullevk.rst | 36 Where 0 means bottom position and 1 means top position (from the switch label
|
A D | mx6ul_14x14_evk.rst | 39 where 0 means bottom position and 1 means top position (from the
|
/u-boot/arch/arm/mach-bcm283x/include/mach/ |
A D | mbox.h | 436 u32 bottom; member 442 u32 bottom; member
|
/u-boot/arch/arm/dts/ |
A D | r7s72100-gr-peach-u-boot.dts | 21 label = "peach:bottom:red";
|
A D | tegra124-nyan.dtsi | 42 /* Debug connector on the bottom of the board near SD card. */
|
/u-boot/drivers/video/nexell/soc/ |
A D | s5pxx18_soc_mlc.h | 386 s16 top, s16 bottom); 417 int *top, int *right, int *bottom); 427 int *right, int *bottom);
|
A D | s5pxx18_soc_mlc.c | 1571 s16 bottom) in nx_mlc_set_video_layer_coordinate() argument 1583 writel((s32)(((top & 0x0fff) << 16) | (bottom & 0x0fff)), in nx_mlc_set_video_layer_coordinate() 1588 destination_height = (s32)(bottom - top); in nx_mlc_set_video_layer_coordinate() 1755 int *right, int *bottom) in nx_mlc_get_position() argument 1774 if (bottom) in nx_mlc_get_position() 1775 *(int *)bottom = ((tb >> 0) & 0xFFUL); in nx_mlc_get_position() 1840 int *right, int *bottom) in nx_mlc_get_video_position() argument 1859 if (bottom) in nx_mlc_get_video_position() 1860 *(int *)bottom = ((tb >> 0) & 0xFFUL); in nx_mlc_get_video_position()
|
/u-boot/board/wandboard/ |
A D | README | 34 - Insert the SD card into the slot located in the bottom of the board (same side
|
/u-boot/common/ |
A D | bedbug.c | 423 int bottom = n_opcodes - 1; in find_opcode() local 428 while (top <= bottom) { in find_opcode() 429 idx = (top + bottom) >> 1; in find_opcode() 433 bottom = idx - 1; in find_opcode()
|
A D | cli_hush.c | 2214 struct variables *bottom = top_vars; local 2219 while(bottom->next) bottom=bottom->next; 2220 bottom->next = cur;
|
/u-boot/board/boundary/nitrogen6x/ |
A D | README.mx6qsabrelite | 42 2. Put this SD card into the slot for the large SD card (SD3 on the bottom of 65 Note: The board now boots from full size SD3 on the bottom of the board. NOT
|
/u-boot/arch/arm/mach-bcm283x/ |
A D | msg.c | 140 msg_setup->overscan.body.req.bottom = 0; in bcm2835_set_video_params()
|
/u-boot/board/freescale/ls1021atsn/ |
A D | README.rst | 77 the factory, and the MAC addresses are printed on a label on the bottom of
|
/u-boot/doc/ |
A D | README.video | 71 This configures a black border on the left and right resp. top and bottom
|
A D | README.socfpga | 82 4.3 In the Qsys window, click on 'Generate HDL...' in bottom right corner
|
/u-boot/doc/develop/ |
A D | logging.rst | 225 Note that filters are processed in-order from top to bottom, not in the order of 227 they match, and to the bottom if they allow when they match. For more
|
/u-boot/arch/powerpc/dts/ |
A D | kmtegr1.dts | 111 label = "bottom";
|
/u-boot/board/buffalo/lsxl/ |
A D | README | 68 address, which can be found on a sticker on the bottom of your box.
|
/u-boot/env/ |
A D | Kconfig | 96 happens usually with "bottom boot sector" or "top boot 109 beginning of flash memory; for instance, with bottom boot
|