Home
last modified time | relevance | path

Searched full:topic (Results 1 – 25 of 124) sorted by relevance

12345

/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynq-topic-miamilite.dts2 * Topic Miami Lite board DTS
4 * Copyright (C) 2017 Topic Embedded Products
8 #include "zynq-topic-miami.dts"
11 model = "Topic Miami Lite Zynq Board";
12 compatible = "topic,miamilite", "xlnx,zynq-7000";
H A Dzynq-topic-miamiplus.dts2 * Topic Miami Plus board DTS
4 * Copyright (C) 2016 Topic Embedded Products
8 #include "zynq-topic-miami.dts"
11 model = "Topic Miami+ Zynq Board";
12 compatible = "topic,miamiplus", "xlnx,zynq-7000";
H A Dzynq-topic-miami.dts2 * Topic Miami board DTS
4 * Copyright (C) 2014-2016 Topic Embedded Products
12 model = "Topic Miami Zynq Board";
13 compatible = "topic,miami", "xlnx,zynq-7000";
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dpmu-events.c36 .topic = "branch",
46 .topic = "branch",
56 .topic = "other",
66 .topic = "other",
76 .topic = "other",
94 .topic = "uncore",
106 .topic = "uncore",
188 if (!is_same(table->topic, te->topic)) { in test_pmu_event_table()
189 pr_debug2("testing event table %s: mismatched topic, %s vs %s\n", in test_pmu_event_table()
190 table->name, table->topic, in test_pmu_event_table()
[all …]
/OK3568_Linux_fs/u-boot/board/topic/zynq/
H A DMAINTAINERS1 TOPIC BOARD
2 M: Mike Looijmans <mike.looijmans@topic.nl>
4 F: board/topic/zynq/
5 F: include/configs/topic*.h
H A Dps7_init_gpl.h3 * (c) Copyright 2016 Topic Embedded Products.
/OK3568_Linux_fs/buildroot/board/rockchip/electric/fs-overlay/etc/mosquitto/
H A Dmosquitto.conf53 # This option affects the scenario when a client subscribes to a topic that has
55 # message to the topic had access at the time they published, but that access
273 # The listener can be restricted to operating within a topic hierarchy using
446 # Possible destinations are: stdout stderr syslog topic file dlt
453 # topic logs to the broker topic '$SYS/broker/log/<severity>',
535 # Default authentication and topic access control
565 # Topic access is added with lines of the format:
567 # topic [read|write|readwrite|deny] <topic>
570 # This parameter is optional (unless <topic> contains a space character) - if
571 # not given then the access is read/write. <topic> can contain the + or #
[all …]
/OK3568_Linux_fs/u-boot/configs/
H A Dtopic_miamiplus_defconfig2 CONFIG_SYS_VENDOR="topic"
6 CONFIG_BOOT_INIT_FILE="board/topic/zynq/zynq-topic-miamiplus/ps7_regs.txt"
7 CONFIG_DEFAULT_DEVICE_TREE="zynq-topic-miamiplus"
H A Dtopic_miami_defconfig2 CONFIG_SYS_VENDOR="topic"
6 CONFIG_BOOT_INIT_FILE="board/topic/zynq/zynq-topic-miami/ps7_regs.txt"
7 CONFIG_DEFAULT_DEVICE_TREE="zynq-topic-miami"
H A Dtopic_miamilite_defconfig2 CONFIG_SYS_VENDOR="topic"
6 CONFIG_BOOT_INIT_FILE="board/topic/zynq/zynq-topic-miamilite/ps7_regs.txt"
7 CONFIG_DEFAULT_DEVICE_TREE="zynq-topic-miamilite"
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpmu.c264 perf_pmu_assign_str(old->name, "topic", &old->topic, &newalias->topic); in perf_pmu_update_alias()
282 zfree(&newalias->topic); in perf_pmu_free_alias()
310 char *long_desc, char *topic, in __perf_pmu__new_alias() argument
377 alias->topic = topic ? strdup(topic) : NULL; in __perf_pmu__new_alias()
780 (char *)pe->long_desc, (char *)pe->topic, in pmu_add_cpu_aliases_map()
1428 char *topic; member
1444 if (as->topic && bs->topic) { in cmp_sevent()
1445 int n = strcmp(as->topic, bs->topic); in cmp_sevent()
1495 char *topic = NULL; in print_pmu_events() local
1523 (alias->topic && in print_pmu_events()
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dltc2471.c6 * Copyright (C) 2017 Topic Embedded Products
7 * Author: Mike Looijmans <mike.looijmans@topic.nl>
156 MODULE_AUTHOR("Topic Embedded Products");
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/
H A Djevents.c293 static char *topic; variable
301 i = asprintf(&tp, "%s", topic); in get_topic()
323 free(topic); in add_topic()
324 topic = strdup(bname); in add_topic()
325 if (!topic) { in add_topic()
335 char *topic; member
350 char *topic = pd->topic; in print_events_table_entry() local
363 fprintf(outfp, "\t.topic = \"%s\",\n", topic); in print_events_table_entry()
1006 /* model directory, reset topic */ in process_one_file()
1073 .topic = get_topic(), in process_one_file()
[all …]
H A DREADME26 such as Pipelining, Cache, Memory, Floating-point etc. All events for a topic
28 the topic. Eg: "Floating-point.json".
30 All the topic JSON files for a CPU model/family should be in a separate
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dvexpress.rst15 - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
19 - http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html
H A Dscpi-hwmon.rst10 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dltc2990.c5 * Copyright (C) 2014 Topic Embedded Products
6 * Author: Mike Looijmans <mike.looijmans@topic.nl>
278 MODULE_AUTHOR("Topic Embedded Products");
/OK3568_Linux_fs/kernel/Documentation/process/
H A D7.AdvancedTopics.rst61 of development can be separated into a separate "topic branch" and
118 thing happening; putting up a git tree with unreviewed or off-topic patches
131 branch stick closely to the associated topic; a "driver fixes" branch
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dtopic.h2 * topic.h 1.8 1999/08/28 04:01:47
28 * topic.h $Release$ 1999/08/28 04:01:47
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-si514.c5 * Copyright (C) 2015 Topic Embedded Products
7 * Author: Mike Looijmans <mike.looijmans@topic.nl>
403 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
H A Dclk-si544.c4 * Copyright (C) 2018 Topic Embedded Products
5 * Author: Mike Looijmans <mike.looijmans@topic.nl>
528 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dlt3651-charger.c4 * Copyright (C) 2017, Topic Embedded Products
204 MODULE_AUTHOR("Mike Looijmans <mike.looijmans@topic.nl>");
/OK3568_Linux_fs/buildroot/package/erlang-p1-mqtree/
H A DConfig.in5 Index tree for MQTT topic filters.
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dsetup.py13 'Topic :: Software Development'])
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dhelp.py7 # with the bulk of the help topic text for the OE Core Image Tools.
1082 wic help - display a help topic
1085 Specify a help topic to display it. Topics are shown above.
1093 wic help [COMMAND or TOPIC]
1097 usage 2: Returns detailed help for a COMMAND or TOPIC
1106 help - Show help for a wic COMMAND or TOPIC
1112 TOPIC:

12345