Home
last modified time | relevance | path

Searched refs:DMC_MSCH_CBRD (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/ram/rockchip/
Ddmc-rk3368.c680 [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/
Drockchip,rk3368-dmc.txt48 DMC_MSCH_CBRD: column -> band -> row -> device
66 rockchip,memory-schedule = <DMC_MSCH_CBRD>;
/external/u-boot/include/dt-bindings/memory/
Drk3368-dmc.h5 #define DMC_MSCH_CBRD 0x1 macro
/external/u-boot/arch/arm/dts/
Drk3368-px5-evb-u-boot.dtsi20 rockchip,memory-schedule = <DMC_MSCH_CBRD>;