| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | libnsbmp.c | 514 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb32() local 526 bottom = top + (uint64_t)swidth * (bmp->height - 1); in bmp_decode_rgb32() 546 scanline = (void *)(bottom - (y * swidth)); in bmp_decode_rgb32() 594 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb24() local 607 bottom = top + (uint64_t)swidth * (bmp->height - 1); in bmp_decode_rgb24() 629 scanline = (void *)(bottom - (y * swidth)); in bmp_decode_rgb24() 664 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb16() local 676 bottom = top + (uint64_t)swidth * (bmp->height - 1); in bmp_decode_rgb16() 694 scanline = (void *)(bottom - (y * swidth)); in bmp_decode_rgb16() 750 uint8_t *top, *bottom, *end, *data; in bmp_decode_rgb() local [all …]
|
| /rk3399_rockchip-uboot/board/grinn/chiliboard/ |
| H A D | README | 24 where 0 means bottom position and 1 means top position (from the
|
| /rk3399_rockchip-uboot/board/grinn/liteboard/ |
| H A D | README | 24 where 0 means bottom position and 1 means top position (from the
|
| /rk3399_rockchip-uboot/board/freescale/mx6ul_14x14_evk/ |
| H A D | README | 25 where 0 means bottom position and 1 means top position (from the
|
| /rk3399_rockchip-uboot/arch/arm/mach-bcm283x/include/mach/ |
| H A D | mbox.h | 435 u32 bottom; member 441 u32 bottom; member
|
| /rk3399_rockchip-uboot/board/boundary/nitrogen6x/ |
| H A D | README.mx6qsabrelite | 33 2. Put this SD card into the slot for the large SD card (SD3 on the bottom of 52 Note: The board now boots from full size SD3 on the bottom of the board. NOT
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.css | 21 margin-bottom: 0px;
|
| /rk3399_rockchip-uboot/board/freescale/mx6ullevk/ |
| H A D | README | 25 Where 0 means bottom position and 1 means top position (from the switch label
|
| /rk3399_rockchip-uboot/board/wandboard/ |
| H A D | README | 34 - Insert the SD card into the slot located in the bottom of the board (same side
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bedbug.c | 422 int bottom = n_opcodes - 1; in find_opcode() local 427 while (top <= bottom) { in find_opcode() 428 idx = (top + bottom) >> 1; in find_opcode() 432 bottom = idx - 1; in find_opcode()
|
| H A D | cli_hush.c | 2225 struct variables *bottom = top_vars; local 2230 while(bottom->next) bottom=bottom->next; 2231 bottom->next = cur;
|
| /rk3399_rockchip-uboot/arch/arm/mach-bcm283x/ |
| H A D | msg.c | 134 msg_setup->overscan.body.req.bottom = 0; in bcm2835_set_video_params()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.video | 72 This configures a black border on the left and right resp. top and bottom
|
| H A D | README.socfpga | 82 4.3 In the Qsys window, click on 'Generate HDL...' in bottom right corner
|
| /rk3399_rockchip-uboot/board/buffalo/lsxl/ |
| H A D | README | 58 address, which can be found on a sticker on the bottom of your box.
|
| /rk3399_rockchip-uboot/env/ |
| H A D | Kconfig | 93 happens usually with "bottom boot sector" or "top boot 106 beginning of flash memory; for instance, with bottom boot
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | tegra124-nyan.dtsi | 42 /* Debug connector on the bottom of the board near SD card. */
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | Kconfig | 160 This driver is a bridge from the bottom of the network stack
|
| /rk3399_rockchip-uboot/board/sandbox/ |
| H A D | README.sandbox | 198 The sandbox_eth_raw driver bridges traffic between the bottom of the network
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | spi-howto.txt | 49 Put this code at the bottom of your existing driver file:
|
| H A D | spi-howto.rst | 56 Put this code at the bottom of your existing driver file:
|
| H A D | README.txt | 280 So that is a trip from top (command execution) to bottom (driver action)
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | qconf.cc | 881 if (e->y() <= header()->geometry().bottom()) { in contextMenuEvent()
|
| H A D | zconf.tab.c_shipped | 358 /* The OS might guarantee only one guard page at the bottom of the stack,
|
| /rk3399_rockchip-uboot/arch/x86/ |
| H A D | Kconfig | 28 to 64-bit just before starting the kernel. Only the bottom 4GB of
|