| /rk3399_rockchip-uboot/arch/x86/cpu/quark/ |
| H A D | smc.c | 262 uint8_t rk; /* rank counter */ in ddrphy_init() local 847 for (rk = 0; rk < NUM_RANKS; rk++) { in ddrphy_init() 848 if (mrc_params->rank_enables & (1 << rk)) { in ddrphy_init() 849 set_wclk(ch, rk, ddr_wclk[PLATFORM_ID]); in ddrphy_init() 851 set_wctl(ch, rk, ddr_wctl[PLATFORM_ID]); in ddrphy_init() 853 set_wctl(ch, rk, ddr_wclk[PLATFORM_ID] + HALF_CLK); in ddrphy_init() 1359 uint8_t ch, rk, bl; in restore_timings() local 1363 for (rk = 0; rk < NUM_RANKS; rk++) { in restore_timings() 1365 set_rcvn(ch, rk, bl, mt->rcvn[ch][rk][bl]); in restore_timings() 1366 set_rdqs(ch, rk, bl, mt->rdqs[ch][rk][bl]); in restore_timings() [all …]
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | android2distro.sh | 55 BOOTARGS=`fdtget -ts distro/rk-kernel.dtb /chosen bootargs` 57 cp distro/rk-kernel.dtb boot/rk-kernel.dtb
|
| H A D | pack_resource.sh | 52 mv ${TMP_DIR}/rk-kernel.dtb ${TMP_DIR}/aaa-rk-kernel.dtb
|
| H A D | uimage-pack.sh | 19 …f -e 0xffffffff -d ${IMG_DIR}/kernel.img:${IMG_DIR}/ramdisk.img:${IMG_DIR}/rk-kernel.dtb:${IMG_DIR…
|
| H A D | android2fit.sh | 66 cp ${OUT}/rk-kernel.dtb images/dtb
|
| H A D | README.rockchip | 40 ./tools/resource_tool rk-kernel.dtb logo_kernel.bmp logo.bmp
|
| /rk3399_rockchip-uboot/drivers/rknand/ |
| H A D | Kconfig | 13 It supports block interface(with rk ftl) to read and write NAND FLASH.
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | README | 65 repo: android/rk/platform/vendor/rockchip/common 69 repo: android/rk/hardware/rk29/weaver
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | Kconfig | 37 bool "Enable rk ir support" 121 bool "Enable rk keys support" 124 This adds a driver for the rk keys support.
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sama5d3xmb_cmp.dtsi | 42 atmel,clk-from-rk-pin;
|
| H A D | sama5d3xmb.dtsi | 46 atmel,clk-from-rk-pin;
|
| H A D | rk3036.dtsi | 332 compatible = "rockchip,rk-nandc";
|
| H A D | rv1108.dtsi | 272 compatible = "rockchip,rk-nandc";
|
| H A D | rk322x.dtsi | 870 compatible = "rockchip,rk-nandc";
|
| H A D | rk3128.dtsi | 238 compatible = "rockchip,rk-nandc";
|
| H A D | rk3308.dtsi | 493 compatible = "rockchip,rk-nandc";
|
| H A D | rk3368.dtsi | 385 compatible = "rockchip,rk-nandc";
|
| H A D | rv1103b.dtsi | 194 compatible = "rockchip,rk-dvbm";
|
| H A D | rv1106.dtsi | 1029 compatible = "rockchip,rk-dvbm";
|
| H A D | px30.dtsi | 892 compatible = "rockchip,rk-nandc";
|
| H A D | rv1126.dtsi | 1917 compatible = "rockchip,rk-nandc";
|
| H A D | rk3576.dtsi | 3072 compatible = "rockchip,rk-ahci", "snps,dwc-ahci"; 3087 compatible = "rockchip,rk-ahci", "snps,dwc-ahci";
|
| H A D | rk3568.dtsi | 1871 compatible = "rockchip,rk-nandc";
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 985 string "/rk-kernel.dtb"
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | 730 It supports block interface(with rk ftl) to read and write NAND FLASH.
|