Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 25 of 33) sorted by relevance

12

/u-boot/doc/sphinx-static/
A Dtheme_overrides.css70 /* fix bottom margin of lists items */
73 margin-bottom: 12px;
/u-boot/board/grinn/chiliboard/
A DREADME24 where 0 means bottom position and 1 means top position (from the
/u-boot/board/grinn/liteboard/
A DREADME24 where 0 means bottom position and 1 means top position (from the
/u-boot/test/py/
A Dmultiplexed_log.css20 margin-bottom: 0px;
/u-boot/doc/board/freescale/
A Dimxrt1020-evk.rst35 where 0 means bottom position and 1 means top position (from the
A Dimxrt1050-evk.rst35 where 0 means bottom position and 1 means top position (from the
A Dmx6ullevk.rst36 Where 0 means bottom position and 1 means top position (from the switch label
A Dmx6ul_14x14_evk.rst39 where 0 means bottom position and 1 means top position (from the
/u-boot/arch/arm/mach-bcm283x/include/mach/
A Dmbox.h436 u32 bottom; member
442 u32 bottom; member
/u-boot/arch/arm/dts/
A Dr7s72100-gr-peach-u-boot.dts21 label = "peach:bottom:red";
A Dtegra124-nyan.dtsi42 /* Debug connector on the bottom of the board near SD card. */
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.h386 s16 top, s16 bottom);
417 int *top, int *right, int *bottom);
427 int *right, int *bottom);
A Ds5pxx18_soc_mlc.c1571 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 DREADME34 - Insert the SD card into the slot located in the bottom of the board (same side
/u-boot/common/
A Dbedbug.c423 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 Dcli_hush.c2214 struct variables *bottom = top_vars; local
2219 while(bottom->next) bottom=bottom->next;
2220 bottom->next = cur;
/u-boot/board/boundary/nitrogen6x/
A DREADME.mx6qsabrelite42 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 Dmsg.c140 msg_setup->overscan.body.req.bottom = 0; in bcm2835_set_video_params()
/u-boot/board/freescale/ls1021atsn/
A DREADME.rst77 the factory, and the MAC addresses are printed on a label on the bottom of
/u-boot/doc/
A DREADME.video71 This configures a black border on the left and right resp. top and bottom
A DREADME.socfpga82 4.3 In the Qsys window, click on 'Generate HDL...' in bottom right corner
/u-boot/doc/develop/
A Dlogging.rst225 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 Dkmtegr1.dts111 label = "bottom";
/u-boot/board/buffalo/lsxl/
A DREADME68 address, which can be found on a sticker on the bottom of your box.
/u-boot/env/
A DKconfig96 happens usually with "bottom boot sector" or "top boot
109 beginning of flash memory; for instance, with bottom boot

Completed in 31 milliseconds

12