Searched refs:comms (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/arch/arm/boot/dts/ |
D | stih407-family.dtsi | 364 compatible = "st,comms-ssc4-i2c"; 379 compatible = "st,comms-ssc4-i2c"; 394 compatible = "st,comms-ssc4-i2c"; 409 compatible = "st,comms-ssc4-i2c"; 424 compatible = "st,comms-ssc4-i2c"; 439 compatible = "st,comms-ssc4-i2c"; 456 compatible = "st,comms-ssc4-i2c"; 471 compatible = "st,comms-ssc4-i2c"; 486 compatible = "st,comms-ssc4-spi"; 500 compatible = "st,comms-ssc4-spi"; [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/i2c/ |
D | i2c-st.txt | 4 - compatible : Must be "st,comms-ssc-i2c" or "st,comms-ssc4-i2c" 31 compatible = "st,comms-ssc4-i2c";
|
/linux-6.1.9/Documentation/devicetree/bindings/spi/ |
D | spi-st-ssc.txt | 5 - compatible : "st,comms-ssc4-spi" 23 compatible = "st,comms-ssc4-spi";
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | st-rc.txt | 4 - compatible: Should contain "st,comms-irb". 25 compatible = "st,comms-irb";
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
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-6.1.9/tools/perf/Documentation/ |
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.
|
D | perf-top.txt | 156 --comms:: 157 Only consider symbols in these comms. This option will affect the 214 Filters can be applied by --comms, --dsos and/or --symbols options and
|
D | perf-report.txt | 44 --comms=:: 45 Only consider symbols in these comms. CSV that understands 422 Filters can be applied by --comms, --dsos and/or --symbols options and
|
D | perf-script.txt | 309 --comms=:: 310 Only display events for these comms. CSV that understands
|
/linux-6.1.9/tools/vm/ |
D | page_owner_sort.c | 76 char **comms; member 489 !match_str_list(comm, fc.comms, fc.comms_size)) { in is_need() 759 fc.comms = explode(',', optarg, &fc.comms_size); in main()
|
/linux-6.1.9/Documentation/staging/ |
D | crc32.rst | 138 ftp://download.intel.com/technology/comms/perfnet/download/slicing-by-8.pdf
|
/linux-6.1.9/Documentation/trace/ |
D | ftrace.rst | 405 makes a cache of pid mappings to comms to try to display 406 comms for events. If a pid for a comm is not listed, then 409 If the option "record-cmd" is set to "0", then comms of tasks 414 By default, 128 comms are saved (see "saved_cmdlines" above). To 415 increase or decrease the amount of comms that are cached, echo 416 the number of comms to cache into this file. 1183 with mapped pids and comms. But this may cause some
|
/linux-6.1.9/drivers/i2c/busses/ |
D | Kconfig | 940 bool "Intel PXA2XX I2C Slave comms support"
|