| /rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_logging_def.h | 11 #define DEBUG_TRAINING_BIST_ENGINE(level, s) argument 12 #define DEBUG_TRAINING_IP(level, s) argument 13 #define DEBUG_CENTRALIZATION_ENGINE(level, s) argument 14 #define DEBUG_TRAINING_HW_ALG(level, s) argument 15 #define DEBUG_TRAINING_IP_ENGINE(level, s) argument 16 #define DEBUG_LEVELING(level, s) argument 17 #define DEBUG_PBS_ENGINE(level, s) argument 18 #define DEBUG_TRAINING_STATIC_IP(level, s) argument 19 #define DEBUG_TRAINING_ACCESS(level, s) argument 22 #define DEBUG_TRAINING_BIST_ENGINE(level, s) argument [all …]
|
| H A D | ddr3_debug.c | 34 void ddr3_hws_set_log_level(enum ddr_lib_debug_block block, u8 level) in ddr3_hws_set_log_level() argument 38 debug_training_static = level; in ddr3_hws_set_log_level() 41 debug_training = level; in ddr3_hws_set_log_level() 44 debug_leveling = level; in ddr3_hws_set_log_level() 47 debug_centralization = level; in ddr3_hws_set_log_level() 50 debug_pbs = level; in ddr3_hws_set_log_level() 53 debug_training_hw_alg = level; in ddr3_hws_set_log_level() 56 debug_training_a38x = level; in ddr3_hws_set_log_level() 59 debug_training_access = level; in ddr3_hws_set_log_level() 62 if (level == DEBUG_LEVEL_TRACE) in ddr3_hws_set_log_level() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rockchip-pinconf.dtsi | 19 pcfg_pull_none_drv_level_0: pcfg-pull-none-drv-level-0 { 24 pcfg_pull_none_drv_level_1: pcfg-pull-none-drv-level-1 { 29 pcfg_pull_none_drv_level_2: pcfg-pull-none-drv-level-2 { 34 pcfg_pull_none_drv_level_3: pcfg-pull-none-drv-level-3 { 39 pcfg_pull_none_drv_level_4: pcfg-pull-none-drv-level-4 { 44 pcfg_pull_none_drv_level_5: pcfg-pull-none-drv-level-5 { 49 pcfg_pull_none_drv_level_6: pcfg-pull-none-drv-level-6 { 54 pcfg_pull_none_drv_level_7: pcfg-pull-none-drv-level-7 { 59 pcfg_pull_none_drv_level_8: pcfg-pull-none-drv-level-8 { 64 pcfg_pull_none_drv_level_9: pcfg-pull-none-drv-level-9 { [all …]
|
| H A D | dra72x.dtsi | 25 cooling-min-level = <0>; 26 cooling-max-level = <2>;
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/ |
| H A D | cache_v8.c | 98 static int level2shift(int level) in level2shift() argument 101 return (12 + 9 * (3 - level)); in level2shift() 104 static u64 *find_pte(u64 addr, int level) in find_pte() argument 112 pr_debug("addr=%llx level=%d\n", addr, level); in find_pte() 118 if (level < start_level) in find_pte() 129 if (i == level) in find_pte() 171 static void split_block(u64 *pte, int level) in split_block() argument 177 int levelshift = level2shift(level + 1); in split_block() 191 if ((level + 1) == 3) in split_block() 210 int level; in add_map() local [all …]
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | tnc_misc.c | 35 int level, iip, level_search = 0; in ubifs_tnc_levelorder_next() local 44 if (znode->level == 0) in ubifs_tnc_levelorder_next() 49 level = znode->level; in ubifs_tnc_levelorder_next() 53 ubifs_assert(znode->level <= zr->level); in ubifs_tnc_levelorder_next() 67 level -= 1; in ubifs_tnc_levelorder_next() 68 if (level_search || level < 0) in ubifs_tnc_levelorder_next() 92 while (zn->level != level) { in ubifs_tnc_levelorder_next() 106 ubifs_assert(zn->level >= 0); in ubifs_tnc_levelorder_next() 176 while (znode->level > 0) { in ubifs_tnc_postorder_first() 232 if (zn->level > 0 && in ubifs_destroy_tnc_subtree() [all …]
|
| H A D | tnc.c | 213 if (znode->level != 0) { in copy_znode() 628 while (znode->level != 0) { in tnc_next() 672 while (znode->level != 0) { in tnc_prev() 1100 if (c->zroot.znode->level > BOTTOM_UP_HEIGHT) { in dirty_cow_bottom_up() 1102 c->bottom_up_buf = kmalloc(c->zroot.znode->level * sizeof(int), in dirty_cow_bottom_up() 1108 if (c->zroot.znode->level) { in dirty_cow_bottom_up() 1117 ubifs_assert(p < c->zroot.znode->level); in dirty_cow_bottom_up() 1195 if (znode->level == 0) in ubifs_lookup_level0() 1216 dbg_tnc("found %d, lvl %d, n %d", exact, znode->level, *n); in ubifs_lookup_level0() 1265 dbg_tnc("found 0, lvl %d, n -1", znode->level); in ubifs_lookup_level0() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3368/ |
| H A D | rk3368.c | 196 u32 level; in cpu_axi_qos_prority_level_config() local 199 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 201 writel(level, CPU_AXI_QOS_PRIORITY_BASE + CPU_AXI_QOS_PRIORITY); in cpu_axi_qos_prority_level_config() 204 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_R0_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 206 writel(level, ISP_R0_QOS_BASE + CPU_AXI_QOS_PRIORITY); in cpu_axi_qos_prority_level_config() 209 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_R1_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 211 writel(level, ISP_R1_QOS_BASE + CPU_AXI_QOS_PRIORITY); in cpu_axi_qos_prority_level_config() 214 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_W0_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() 216 writel(level, ISP_W0_QOS_BASE + CPU_AXI_QOS_PRIORITY); in cpu_axi_qos_prority_level_config() 219 level = CPU_AXI_QOS_PRIORITY_LEVEL(QOS_ISP_W1_PRIORITY_LEVEL_H, in cpu_axi_qos_prority_level_config() [all …]
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | tout.py | 72 def _Output(level, msg, color=None): argument 81 if verbose >= level: 87 def DoOutput(level, msg): argument 95 _Output(level, msg)
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | lpc32xx_hsuart.c | 42 if (!(readl(&hsuart->level) & HSUART_LEVEL_RX)) in lpc32xx_serial_getc() 54 if (readl(&hsuart->level) & HSUART_LEVEL_TX) in lpc32xx_serial_putc() 68 if (readl(&hsuart->level) & HSUART_LEVEL_RX) in lpc32xx_serial_pending() 71 if (readl(&hsuart->level) & HSUART_LEVEL_TX) in lpc32xx_serial_pending()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fdt.c | 958 int level = 0; /* keep track of nesting level */ in fdt_print() local 996 while(level >= 0) { in fdt_print() 1001 if (level <= depth) { in fdt_print() 1007 &tabs[MAX_LEVEL - level], pathp); in fdt_print() 1009 level++; in fdt_print() 1010 if (level >= MAX_LEVEL) { in fdt_print() 1016 level--; in fdt_print() 1017 if (level <= depth) in fdt_print() 1018 printf("%s};\n", &tabs[MAX_LEVEL - level]); in fdt_print() 1019 if (level == 0) { in fdt_print() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | cache_v7_asm.S | 34 mov r10, #0 @ start clean at cache level 0 36 add r2, r10, r10, lsr #1 @ work out 3x current cache level 39 cmp r1, #2 @ see what cache we have at this level 41 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr 73 mov r10, #0 @ swith back to cache level 0 74 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr 107 mov r10, #0 @ start clean at cache level 0 109 add r2, r10, r10, lsr #1 @ work out 3x current cache level 112 cmp r1, #2 @ see what cache we have at this level 114 mcr p15, 2, r10, c0, c0, 0 @ select current cache level in cssr [all …]
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | sl811.h | 7 #define PDEBUG(level, fmt, args...) \ argument 8 if (debug >= (level)) printf("[%s:%d] " fmt, \ 11 #define PDEBUG(level, fmt, args...) do {} while(0) argument
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | deflate.c | 198 int ZEXPORT deflateInit_(strm, level, version, stream_size) in deflateInit_() argument 200 int level; 204 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL, 210 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument 213 int level; 244 if (level != 0) level = 1; 246 if (level == Z_DEFAULT_COMPRESSION) level = 6; 260 windowBits < 8 || windowBits > 15 || level < 0 || level > 9 || 303 s->level = level; 412 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument [all …]
|
| /rk3399_rockchip-uboot/board/renesas/sh7785lcr/ |
| H A D | rtl8169_mac.c | 31 static void EECS(int level) in EECS() argument 35 if (level) in EECS() 41 static void EECLK(int level) in EECLK() argument 45 if (level) in EECLK() 51 static void EEDI(int level) in EEDI() argument 55 if (level) in EEDI()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.log | 62 CONFIG_MAX_LOG_LEVEL - Max log level to build (anything higher is compiled 79 with a level of LOGL_DEBUG and a category of LOGC_NONE. 105 - maximum log level 110 limits output to records with a level less than CONFIG_LOG_MAX_LEVEL. 118 log(category, level, format_string, ...) 148 log_arch(level, format_string, ...) - category LOGC_ARCH 149 log_board(level, format_string, ...) - category LOGC_BOARD 150 log_core(level, format_string, ...) - category LOGC_CORE 151 log_dt(level, format_string, ...) - category LOGC_DT 158 all of these can use LOG_CATEGORY as the category, and a log level [all …]
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | treesource.c | 49 static void write_prefix(FILE *f, int level) in write_prefix() argument 53 for (i = 0; i < level; i++) in write_prefix() 236 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node() argument 242 write_prefix(f, level); in write_tree_source_node() 251 write_prefix(f, level+1); in write_tree_source_node() 259 write_tree_source_node(f, child, level+1); in write_tree_source_node() 261 write_prefix(f, level); in write_tree_source_node()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | log.c | 87 if (rec->level > gd->default_log_level) in log_passes_filters() 93 if (rec->level > filt->max_level) in log_passes_filters() 128 int _log(enum log_category_t cat, enum log_level_t level, const char *file, in _log() argument 136 rec.level = level; in _log()
|
| /rk3399_rockchip-uboot/drivers/video/bridge/ |
| H A D | ps862x.c | 62 int level = percent * 255 / 100; in ps8622_set_backlight() local 64 debug("%s: level=%d\n", __func__, level); in ps8622_set_backlight() 65 return ps8622_write(dev, 0x01, 0xa7, level); in ps8622_set_backlight()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | nvidia,tegra20-gpio.txt | 16 bits[3:0] trigger type and level flags: 19 4 = active high level-sensitive. 20 8 = active low level-sensitive.
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | checkpatch.pl | 1281 my $level = 0; 1310 if ($level == 0 && substr($blk, $off) =~ /^.\s*#\s*define/) { 1311 $level++; 1323 push(@stack, [ $type, $level ]); 1325 ($type, $level) = @{$stack[$#stack - 1]}; 1327 ($type, $level) = @{pop(@stack)}; 1332 if ($level == 0 && $c eq ';') { 1337 if ($level == 0 && $coff_set == 0 && 1348 $level++; 1352 $level--; [all …]
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | allwinner,sun4i-mdio.txt | 11 Example at the SoC level: 19 And at the board level:
|
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Kconfig.debug | 4 bool "Low-level debugging functions" 12 prompt "Low-level debugging port" 16 bool "Low-level debugging via 8250 UART"
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | printk.h | 31 #define __printk(level, fmt, ...) \ argument 33 level < CONFIG_LOGLEVEL ? printk(fmt, ##__VA_ARGS__) : 0; \
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | as3722_gpio.c | 37 int level) in as3722_gpio_set_value() argument 54 if (level == 0) { in as3722_gpio_set_value()
|