Searched refs:front (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/tools/ |
| H A D | genboardscfg.py | 344 front, match, rear = f.partition('configs/') 345 if not front and match: 346 front, match, rear = rear.rpartition('_defconfig') 348 targets.append(front)
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/video/ |
| H A D | exynos-dp.txt | 13 samsung,h-front-porch right margin 17 samsung,v-front-porch: lower margin
|
| /rk3399_rockchip-uboot/drivers/video/exynos/ |
| H A D | exynos_mipi_dsi_lowlevel.h | 32 unsigned int front, unsigned int back);
|
| H A D | exynos_mipi_dsi_lowlevel.c | 140 unsigned int front, unsigned int back) in exynos_mipi_dsi_set_main_disp_hporch() argument 149 reg |= (front << DSIM_MAIN_HFP_SHIFT) | (back << DSIM_MAIN_HBP_SHIFT); in exynos_mipi_dsi_set_main_disp_hporch()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | stih407-family.dtsi | 147 syscfg_front: front-syscfg@9280000 { 148 compatible = "st,stih407-front-syscfg", "syscon";
|
| H A D | stih407-pinctrl.dtsi | 375 compatible = "st,stih407-front-pinctrl"; 938 compatible = "st,stih407-front-pinctrl";
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | README | 11 Two “front side” banks dedicated to Ethernet
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 1154 in the front of each chunk and at the end. This makes 1176 Where "chunk" is the front of the chunk for the purpose of most of 1206 size, and can be used to find the front of the previous chunk. 1245 linked with the most recently freed at the front, and allocations 1700 /* ... and was allocated at front of an available chunk */ 1934 INTERNAL_SIZE_T front_misalign; /* unusable bytes at front of sbrked space */
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 380 to Marek. Two of the patches have tags (those are the bits at the front of
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 217 This tells buildman to use a compiler wrapper in front of CROSS_COMPILE. In
|