Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/ddr_tool/
H A Dio_map.c15 static u32 io_type; variable
27 if (io_type == IO_TYPE_1_2) { in data_cpu_2_io()
35 } else if (io_type == IO_TYPE_1_1_32) { in data_cpu_2_io()
51 io_type = IO_TYPE_1_1_16; in data_cpu_2_io_init()
56 io_type = IO_TYPE_1_2; in data_cpu_2_io_init()
64 io_type = IO_TYPE_1_1_32; in data_cpu_2_io_init()
66 io_type = IO_TYPE_1_1_16; in data_cpu_2_io_init()
70 io_type = IO_TYPE_2; in data_cpu_2_io_init()
72 io_type = IO_TYPE_2; in data_cpu_2_io_init()