Searched refs:DMC_MSCH_CBRD (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/drivers/ram/rockchip/ |
D | dmc-rk3368.c | 680 [0] = { .rows = 13, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 681 [1] = { .rows = 14, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 682 [2] = { .rows = 15, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 683 [3] = { .rows = 16, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 684 [4] = { .rows = 14, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config() 685 [5] = { .rows = 15, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config() 686 [6] = { .rows = 16, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config() 687 [7] = { .rows = 13, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_niu_config() 688 [8] = { .rows = 14, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_niu_config() 689 [9] = { .rows = 15, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_niu_config() [all …]
|
/external/u-boot/doc/device-tree-bindings/clock/ |
D | rockchip,rk3368-dmc.txt | 48 DMC_MSCH_CBRD: column -> band -> row -> device 66 rockchip,memory-schedule = <DMC_MSCH_CBRD>;
|
/external/u-boot/include/dt-bindings/memory/ |
D | rk3368-dmc.h | 5 #define DMC_MSCH_CBRD 0x1 macro
|
/external/u-boot/arch/arm/dts/ |
D | rk3368-px5-evb-u-boot.dtsi | 20 rockchip,memory-schedule = <DMC_MSCH_CBRD>;
|