Searched refs:nd (Results 1 – 16 of 16) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | memory.h | 98 struct pglist_data *nd = NODE_DATA(node); \ 100 ((pfn - (nd->node_start_paddr >> PAGE_SHIFT)) < nd->node_size));\
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | data.c | 41 struct data nd; in data_grow_for() local 47 nd = d; in data_grow_for() 54 nd.val = xrealloc(d.val, newsize); in data_grow_for() 56 return nd; in data_grow_for()
|
| /rk3399_rockchip-uboot/board/toradex/common/ |
| H A D | Kconfig | 58 Specify the byte offset of the 2nd instance of the Toradex config block 60 Set to 0 on modules which have no 2nd instance.
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip-inno-hdmi-phy.c | 892 u8 nd, no_a, no_b, no_d; in inno_hdmi_3328_phy_pll_recalc_rate() local 896 nd = inno_read(inno, 0xa1) & 0x3f; in inno_hdmi_3328_phy_pll_recalc_rate() 906 rate = vco / (nd * 5); in inno_hdmi_3328_phy_pll_recalc_rate() 913 rate = vco / (nd * no_b * no_d * 2); in inno_hdmi_3328_phy_pll_recalc_rate() 915 rate = vco / (nd * no_a * no_d * 2); in inno_hdmi_3328_phy_pll_recalc_rate() 1102 u8 nd, no_a, no_b, no_d; in inno_hdmi_rk3528_phy_pll_recalc_rate() local 1106 nd = inno_read(inno, 0xa1) & 0x3f; in inno_hdmi_rk3528_phy_pll_recalc_rate() 1116 do_div(vco, nd * 5); in inno_hdmi_rk3528_phy_pll_recalc_rate() 1122 do_div(vco, nd * no_b * no_d * 2); in inno_hdmi_rk3528_phy_pll_recalc_rate() 1124 do_div(vco, nd * no_a * no_d * 2); in inno_hdmi_rk3528_phy_pll_recalc_rate()
|
| /rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/ |
| H A D | README | 14 connector on the mainboard (the low one). The 2nd defconfig file:
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | repack-bootimg | 17 --second SECOND path to the new 2nd bootloader (default: resource.img)
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.spear | 14 1. ARM926ejs core based (sp600 has two cores, the 2nd handled only in Linux)
|
| H A D | README.ramboot-ppc85xx | 76 In the 2nd case bootloader has already re-located CCSRBAR to 0xffe00000
|
| H A D | README.omap3 | 88 is typically used to write 2nd stage bootloader (known as 'x-loader') which is
|
| H A D | README.mpc85xxcds | 44 0xff00_0000 0xff7f_ffff FLASH (2nd bank) 8M
|
| H A D | README.odroid | 276 1st partition and an EXT 2nd partition. Using the generic FS (ls/load) makes
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | stmmac.txt | 18 The 2nd cell is reset pulse in micro seconds.
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | bcm283x.dtsi | 122 * Since the BCM2835 only has 2 banks, the 2nd bank
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 1935 INTERNAL_SIZE_T correction; /* bytes for 2nd sbrk call */ 1936 char* new_brk; /* return of 2nd sbrk call */
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 690 --step 2 will show the image sizes for only every 2nd commit (so it will
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1585 2nd BOOTP request: delay 0 ... 2 sec
|