Searched refs:comms (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/devicetree/bindings/i2c/ |
| A D | st,sti-i2c.yaml | 18 - st,comms-ssc-i2c 19 - st,comms-ssc4-i2c 61 compatible = "st,comms-ssc4-i2c";
|
| /linux/arch/arm/boot/dts/st/ |
| A D | stih407-family.dtsi | 365 compatible = "st,comms-ssc4-i2c"; 380 compatible = "st,comms-ssc4-i2c"; 395 compatible = "st,comms-ssc4-i2c"; 410 compatible = "st,comms-ssc4-i2c"; 425 compatible = "st,comms-ssc4-i2c"; 440 compatible = "st,comms-ssc4-i2c"; 457 compatible = "st,comms-ssc4-i2c"; 472 compatible = "st,comms-ssc4-i2c"; 487 compatible = "st,comms-ssc4-spi"; 501 compatible = "st,comms-ssc4-spi"; [all …]
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | st,ssc-spi.yaml | 22 const: st,comms-ssc4-spi 50 compatible = "st,comms-ssc4-spi";
|
| /linux/Documentation/devicetree/bindings/media/ |
| A D | st-rc.txt | 4 - compatible: Should contain "st,comms-irb". 25 compatible = "st,comms-irb";
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| A D | host.fuc | 62 // HOST->PWR comms - dequeue message(s) for process(es) from FIFO 91 // PWR->HOST comms - enqueue message for HOST to RFIFO 100 // message from intr handler == HOST->PWR comms pending
|
| /linux/tools/perf/tests/shell/ |
| A D | test_task_analyzer.sh | 82 perf script report task-analyzer --ns --rename-comms-by-tids 0:random > "$out"
|
| /linux/tools/perf/Documentation/ |
| A D | perf-diff.txt | 48 --comms=:: 49 Only consider symbols in these comms. CSV that understands 121 Filters can be applied by --comms, --dsos and/or --symbols options.
|
| A D | perf-top.txt | 157 --comms:: 158 Only consider symbols in these comms. This option will affect the 221 Filters can be applied by --comms, --dsos and/or --symbols options and
|
| A D | perf-report.txt | 44 --comms=:: 45 Only consider symbols in these comms. CSV that understands 438 Filters can be applied by --comms, --dsos and/or --symbols options and
|
| A D | perf-script.txt | 316 --comms=:: 317 Only display events for these comms. CSV that understands
|
| /linux/tools/mm/ |
| A D | page_owner_sort.c | 82 char **comms; member 461 !match_str_list(comm, fc.comms, fc.comms_size)) { in is_need() 724 fc.comms = explode(',', optarg, &fc.comms_size); in main()
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| A D | azoteq,iqs7211.yaml | 42 azoteq,forced-comms: 48 azoteq,forced-comms-default: 59 the presence or absence of the 'azoteq,forced-comms' property. 134 azoteq,timeout-comms-ms:
|
| /linux/Documentation/staging/ |
| A D | crc32.rst | 138 ftp://download.intel.com/technology/comms/perfnet/download/slicing-by-8.pdf
|
| /linux/Documentation/trace/ |
| A D | ftrace.rst | 472 makes a cache of pid mappings to comms to try to display 473 comms for events. If a pid for a comm is not listed, then 476 If the option "record-cmd" is set to "0", then comms of tasks 481 By default, 128 comms are saved (see "saved_cmdlines" above). To 482 increase or decrease the amount of comms that are cached, echo 483 the number of comms to cache into this file. 1268 with mapped pids and comms. But this may cause some
|
| /linux/drivers/i2c/busses/ |
| A D | Kconfig | 1002 bool "Intel PXA2XX I2C Slave comms support"
|
Completed in 27 milliseconds