/Documentation/devicetree/bindings/reset/ |
D | fsl,imx-src.yaml | 4 $id: http://devicetree.org/schemas/reset/fsl,imx-src.yaml# 15 nodes should specify the reset line on the SRC in their resets 16 property, containing a phandle to the SRC device node and a 31 - const: "fsl,imx51-src" 33 - const: "fsl,imx50-src" 34 - const: "fsl,imx51-src" 36 - const: "fsl,imx53-src" 37 - const: "fsl,imx51-src" 39 - const: "fsl,imx6q-src" 40 - const: "fsl,imx51-src" [all …]
|
D | fsl,imx7-src.yaml | 4 $id: http://devicetree.org/schemas/reset/fsl,imx7-src.yaml# 28 - fsl,imx7d-src 29 - fsl,imx8mq-src 30 - fsl,imx8mp-src 34 - fsl,imx8mm-src 35 - fsl,imx8mn-src 36 - const: fsl,imx8mq-src 61 compatible = "fsl,imx7d-src", "syscon";
|
/Documentation/userspace-api/media/drivers/ |
D | cx2341x-uapi.rst | 61 static void de_macro_y(unsigned char* dst, unsigned char *src, int dstride, int w, int h) 72 memcpy(dst + x + (y + i) * dstride, src, 16); 73 src += 16; 79 …static void de_macro_uv(unsigned char *dstu, unsigned char *dstv, unsigned char *src, int dstride,… 93 dstu[idx+0] = src[0]; dstv[idx+0] = src[1]; 94 dstu[idx+1] = src[2]; dstv[idx+1] = src[3]; 95 dstu[idx+2] = src[4]; dstv[idx+2] = src[5]; 96 dstu[idx+3] = src[6]; dstv[idx+3] = src[7]; 97 dstu[idx+4] = src[8]; dstv[idx+4] = src[9]; 98 dstu[idx+5] = src[10]; dstv[idx+5] = src[11]; [all …]
|
/Documentation/devicetree/bindings/ |
D | Makefile | 19 $(obj)/%.example.dts: $(src)/%.yaml check_dtschema_version FORCE 25 find_cmd = find $(srctree)/$(src) \( -name '*.yaml' ! \ 29 quiet_cmd_yamllint = LINT $(src) 31 xargs $(DT_SCHEMA_LINT) -f parsable -c $(srctree)/$(src)/.yamllint 35 xargs -n200 -P$$(nproc) $(DT_DOC_CHECKER) -u $(srctree)/$(src) 58 $(obj)/processed-schema-examples.json: $(DT_DOCS) $(src)/.yamllint check_dtschema_version FORCE 83 extra-$(CHECK_DT_BINDING) += $(patsubst $(src)/%.yaml,%.example.dts, $(DT_SCHEMA_FILES)) 84 extra-$(CHECK_DT_BINDING) += $(patsubst $(src)/%.yaml,%.example.dt.yaml, $(DT_SCHEMA_FILES))
|
/Documentation/ABI/testing/ |
D | sysfs-class-rtrs-client | 43 the "add_path" entry, a directory <src@dst> is created. 45 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/state 52 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/reconnect 59 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/disconnect 66 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/remove_path 74 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_name 80 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/hca_port 86 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/src_addr 92 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/dst_addr 98 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/stats/reset_all [all …]
|
D | sysfs-class-rtrs-server | 16 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/disconnect 23 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_name 29 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/hca_port 35 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/src_addr 41 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/dst_addr 47 What: /sys/class/rtrs-server/<session-name>/paths/<src@dst>/stats/rdma
|
/Documentation/devicetree/bindings/clock/ |
D | st,nomadik.txt | 1 ST Microelectronics Nomadik SRC System Reset and Control 6 The Nomadik SRC controller is responsible of controlling chrystals, 9 Required properties for the SRC node: 10 - compatible: must be "stericsson,nomadik-src" 11 - reg: must contain the SRC register base and size 13 Optional properties for the SRC node:
|
/Documentation/devicetree/bindings/timer/ |
D | fsl,ftm-timer.txt | 13 o "ftm-src" 15 o "ftm-src-counter-en" 24 clock-names = "ftm-evt", "ftm-src", 25 "ftm-evt-counter-en", "ftm-src-counter-en";
|
/Documentation/kbuild/ |
D | gcc-plugins.rst | 38 **$(src)/scripts/gcc-plugins** 42 **$(src)/scripts/gcc-plugins/gcc-common.h** 47 **$(src)/scripts/gcc-plugins/gcc-generate-gimple-pass.h, 48 $(src)/scripts/gcc-plugins/gcc-generate-ipa-pass.h, 49 $(src)/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h, 50 $(src)/scripts/gcc-plugins/gcc-generate-rtl-pass.h**
|
/Documentation/devicetree/bindings/sound/ |
D | renesas,rsnd.txt | 11 - SRC : Sampling Rate Converter 34 See datasheet to check SRC/CTU/MIX/DVC connect-limitation. 59 * SRC (Sampling Rate Converter) 63 ------> [SRC] ------> 65 SRC can convert [xx]Hz to [yy]Hz. Then, it has below 2 modes 85 > amixer set "SRC Out Rate" on 87 > amixer set "SRC Out Rate" 48000 88 > amixer set "SRC Out Rate" 44100 301 - rcar_sound,src : Should contain SRC feature. 302 The number of SRC subnode should be same as HW. [all …]
|
D | rt5668.txt | 24 - realtek,jd-src 49 realtek,jd-src = <1>;
|
D | rt5682.txt | 24 - realtek,jd-src 66 realtek,jd-src = <1>;
|
D | qcom,q6afe.txt | 62 - qcom,tdm-sync-src: 138 qcom,tdm-sync-src = <1>; 149 qcom,tdm-sync-src = <1>;
|
/Documentation/devicetree/bindings/phy/ |
D | phy-mtk-xsphy.txt | 21 - mediatek,src-ref-clk-mhz : u32, frequency of reference clock for slew rate 23 - mediatek,src-coef : u32, coefficient for slew rate calibrate, depends on 46 - mediatek,eye-src : u32, the value of slew rate calibrate 88 mediatek,src-ref-clk-mhz = <26>; 89 mediatek,src-coef = <17>; 98 mediatek,eye-src = <4>;
|
D | phy-mtk-tphy.txt | 36 - mediatek,src-ref-clk-mhz : frequency of reference clock for slew rate 38 - mediatek,src-coef : coefficient for slew rate calibrate, depends on 61 - mediatek,eye-src : u32, the value of slew rate calibrate
|
/Documentation/staging/ |
D | rpmsg.rst | 77 set to the channel's src and dst addresses. 99 channel belongs, using the channel's src address, and the user-provided 113 int rpmsg_send_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst, 117 sends a message across to the remote processor, using the src and dst 123 channel belongs, but the channel's src and dst addresses will be 143 set to the channel's src and dst addresses. 163 channel belongs, using the channel's src address, and the user-provided 174 int rpmsg_trysend_offchannel(struct rpmsg_channel *rpdev, u32 src, u32 dst, 184 channel belongs, but the channel's src and dst addresses will be 215 equals to the src address of their rpmsg channel), the driver's handler [all …]
|
/Documentation/devicetree/bindings/arm/ |
D | ste-nomadik.txt | 6 Required root node property: src 9 - compatible: must be "stericsson,nomadik,src"
|
/Documentation/devicetree/bindings/firmware/ |
D | coreboot.txt | 15 See coreboot's src/commonlib/include/commonlib/coreboot_tables.h for 22 See coreboot's src/include/imd.h for details.
|
/Documentation/devicetree/bindings/display/bridge/ |
D | nwl-dsi.yaml | 188 resets = <&src IMX8MQ_RESET_MIPI_DSI_RESET_BYTE_N>, 189 <&src IMX8MQ_RESET_MIPI_DSI_DPI_RESET_N>, 190 <&src IMX8MQ_RESET_MIPI_DSI_ESC_RESET_N>, 191 <&src IMX8MQ_RESET_MIPI_DSI_PCLK_RESET_N>;
|
/Documentation/virt/kvm/devices/ |
D | mpic.rst | 51 the main array of interrupt sources (a.k.a. "SRC" interrupts). 58 Access to non-SRC interrupts is not implemented through IRQ routing mechanisms.
|
/Documentation/networking/ |
D | vrf.rst | 308 broadcast 10.2.1.0 dev eth1 proto kernel scope link src 10.2.1.2 309 10.2.1.0/24 dev eth1 proto kernel scope link src 10.2.1.2 310 local 10.2.1.2 dev eth1 proto kernel scope host src 10.2.1.2 311 broadcast 10.2.1.255 dev eth1 proto kernel scope link src 10.2.1.2 312 broadcast 10.2.2.0 dev eth2 proto kernel scope link src 10.2.2.2 313 10.2.2.0/24 dev eth2 proto kernel scope link src 10.2.2.2 314 local 10.2.2.2 dev eth2 proto kernel scope host src 10.2.2.2 315 broadcast 10.2.2.255 dev eth2 proto kernel scope link src 10.2.2.2 345 10.2.1.40 dev eth1 table red src 10.2.1.2 349 2002:1::32 from :: dev eth1 table red proto kernel src 2002:1::2 metric 256 pref medium
|
/Documentation/devicetree/bindings/iio/adc/ |
D | st,stm32-dfsdm-adc.yaml | 132 st,adc-channel-clk-src: 194 st,adc-channel-clk-src: 225 st,adc-channel-clk-src: 303 st,adc-channel-clk-src = "CLKOUT"; 323 st,adc-channel-clk-src = "CLKOUT_F", "CLKOUT_F";
|
/Documentation/scsi/ |
D | NinjaSCSI.rst | 50 (b) Get the Linux kernel source, and extract it to /usr/src. 57 $ cd /usr/src 68 $ cd /usr/src
|
/Documentation/networking/device_drivers/ethernet/aquantia/ |
D | atlantic.rst | 292 …ethtool -N <ethX> flow-type udp4 src-ip 10.0.0.1 dst-ip 10.0.0.2 src-port 2000 dst-port 2001 actio… 306 …sudo ethtool -N <ethX> flow-type tcp6 src-ip 2001:db8:0:f101::1 dst-ip 2001:db8:0:f101::2 action 1… 307 …sudo ethtool -N <ethX> flow-type ip6 src-ip 2001:db8:0:f101::2 dst-ip 2001:db8:0:f101::5 action -1… 311 …sudo ethtool -N <ethX> flow-type udp4 src-ip 10.0.0.4 dst-ip 10.0.0.7 src-port 2000 dst-port 2001 … 312 …sudo ethtool -N <ethX> flow-type tcp4 src-ip 10.0.0.3 dst-ip 10.0.0.9 src-port 2000 dst-port 2001 … 313 sudo ethtool -N <ethX> flow-type ip4 src-ip 10.0.0.6 dst-ip 10.0.0.4 loc 34
|
/Documentation/networking/device_drivers/ethernet/intel/ |
D | ixgbe.rst | 325 #ethtool -N eth11 flow-type ip4 src-ip 172.4.1.2 m 255.0.0.0 dst-ip \ 328 The src-ip value that is written to the filter will be 0.4.1.2, not 172.0.0.0 342 # ethtool -N ethX flow-type tcp4 src-ip 192.168.10.1 dst-ip \ 343 192.168.10.2 src-port 2000 dst-port 2001 action 2 [loc 1] 355 ethtool -U <device> flow-type <type> src-ip <ip> dst-ip <ip> src-port <port> \ 375 ethtool -U enp130s0 flow-type tcp4 src-ip 192.168.0.1 dst-ip 192.168.0.5 \ 376 src-port 5300 dst-port 80 action 7 381 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.1 src-port 5300 action 7 382 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.5 src-port 55 action 10 385 specifies src-ip and the second specifies dst-ip:: [all …]
|