Home
last modified time | relevance | path

Searched full:simple (Results 1 – 25 of 4608) sorted by relevance

12345678910>>...185

/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dsimple.json4 "name": "Add simple action",
7 "simple"
11 "$TC actions flush action simple",
17 "cmdUnderTest": "$TC actions add action simple sdata \"A triumph\" index 60",
19 "verifyCmd": "$TC actions list action simple",
20 "matchPattern": "action order [0-9]*: Simple <A triumph>.*index 60 ref",
23 "$TC actions flush action simple"
28 "name": "Add simple action with duplicate index",
31 "simple"
35 "$TC actions flush action simple",
[all …]
/kernel/linux/linux-4.19/tools/testing/selftests/tc-testing/tc-tests/actions/
Dsimple.json4 "name": "Add simple action",
7 "simple"
11 "$TC actions flush action simple",
17 "cmdUnderTest": "$TC actions add action simple sdata \"A triumph\" index 60",
19 "verifyCmd": "$TC actions list action simple",
20 "matchPattern": "action order [0-9]*: Simple <A triumph>.*index 60 ref",
23 "$TC actions flush action simple"
28 "name": "Add simple action with duplicate index",
31 "simple"
35 "$TC actions flush action simple",
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/
Dsimple-scu-card.txt1 ASoC Simple SCU Sound Card
3 Simple SCU Sound Card is "Simple Sound Card" + "ALSA DPCM".
9 - compatible : "simple-scu-audio-card"
13 - simple-audio-card,name : see simple-audio-card.txt
14 - simple-audio-card,cpu : see simple-audio-card.txt
15 - simple-audio-card,codec : see simple-audio-card.txt
19 - simple-audio-card,format : see simple-audio-card.txt
20 - simple-audio-card,frame-master : see simple-audio-card.txt
21 - simple-audio-card,bitclock-master : see simple-audio-card.txt
22 - simple-audio-card,bitclock-inversion : see simple-audio-card.txt
[all …]
Dsimple-card.txt1 Simple-Card:
3 Simple-Card specifies audio DAI connections of SoC <-> codec.
7 - compatible : "simple-audio-card"
11 - simple-audio-card,name : User specified audio sound card name, one string
13 - simple-audio-card,widgets : Please refer to widgets.txt.
14 - simple-audio-card,routing : A list of the connections between audio components.
18 - simple-audio-card,mclk-fs : Multiplication factor between stream rate and codec
21 - simple-audio-card,hp-det-gpio : Reference to GPIO that signals when
23 - simple-audio-card,mic-det-gpio : Reference to GPIO that signals when
25 - simple-audio-card,aux-devs : List of phandles pointing to auxiliary devices, such
[all …]
Dsun8i-a33-codec.txt13 The simple-audio card will be used.
14 See Documentation/devicetree/bindings/sound/simple-card.txt
29 are similar to A33 using simple-card:
32 compatible = "simple-audio-card";
33 simple-audio-card,name = "sun8i-a33-audio";
34 simple-audio-card,format = "i2s";
35 simple-audio-card,frame-master = <&link_codec>;
36 simple-audio-card,bitclock-master = <&link_codec>;
37 simple-audio-card,mclk-fs = <512>;
38 simple-audio-card,aux-devs = <&codec_analog>;
[all …]
Dzte,zx-i2s.txt33 compatible = "simple-audio-card";
34 simple-audio-card,name = "zx296702_snd";
35 simple-audio-card,format = "left_j";
36 simple-audio-card,bitclock-master = <&sndcodec>;
37 simple-audio-card,frame-master = <&sndcodec>;
38 sndcpu: simple-audio-card,cpu {
42 sndcodec: simple-audio-card,codec {
/kernel/linux/linux-5.10/drivers/usb/dwc3/
Ddwc3-of-simple.c3 * dwc3-of-simple.c - OF glue layer for simple integrations
35 struct dwc3_of_simple *simple; in dwc3_of_simple_probe() local
41 simple = devm_kzalloc(dev, sizeof(*simple), GFP_KERNEL); in dwc3_of_simple_probe()
42 if (!simple) in dwc3_of_simple_probe()
45 platform_set_drvdata(pdev, simple); in dwc3_of_simple_probe()
46 simple->dev = dev; in dwc3_of_simple_probe()
53 simple->need_reset = true; in dwc3_of_simple_probe()
55 simple->resets = of_reset_control_array_get(np, false, true, in dwc3_of_simple_probe()
57 if (IS_ERR(simple->resets)) { in dwc3_of_simple_probe()
58 ret = PTR_ERR(simple->resets); in dwc3_of_simple_probe()
[all …]
/kernel/linux/linux-4.19/drivers/usb/dwc3/
Ddwc3-of-simple.c3 * dwc3-of-simple.c - OF glue layer for simple integrations
34 static int dwc3_of_simple_clk_init(struct dwc3_of_simple *simple, int count) in dwc3_of_simple_clk_init() argument
36 struct device *dev = simple->dev; in dwc3_of_simple_clk_init()
40 simple->num_clocks = count; in dwc3_of_simple_clk_init()
45 simple->clks = devm_kcalloc(dev, simple->num_clocks, in dwc3_of_simple_clk_init()
47 if (!simple->clks) in dwc3_of_simple_clk_init()
50 for (i = 0; i < simple->num_clocks; i++) { in dwc3_of_simple_clk_init()
57 clk_disable_unprepare(simple->clks[i]); in dwc3_of_simple_clk_init()
58 clk_put(simple->clks[i]); in dwc3_of_simple_clk_init()
66 clk_disable_unprepare(simple->clks[i]); in dwc3_of_simple_clk_init()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dsimple-card.yaml4 $id: http://devicetree.org/schemas/sound/simple-card.yaml#
7 title: Simple Audio Card Driver Device Tree Bindings
146 - simple-audio-card
147 - simple-scu-audio-card
157 simple-audio-card,name:
163 "^simple-audio-card,widgets$":
165 "^simple-audio-card,routing$":
167 "^simple-audio-card,cpu(@[0-9a-f]+)?":
169 "^simple-audio-card,codec(@[0-9a-f]+)?":
173 "^simple-audio-card,frame-master$":
[all …]
Drenesas,rsnd.txt42 see "Example: simple sound card"
78 You need to use "simple-scu-audio-card" or "audio-graph-scu-card" for it.
79 see "Example: simple sound card for Asynchronous mode"
115 You need to use "simple-scu-audio-card" or "audio-graph-scu-card" for it.
116 see "Example: simple sound card for channel convert"
146 You need to use "simple-scu-audio-card" or "audio-graph-scu-card" for it.
152 see "Example: simple sound card for MIXer"
208 see "Example: simple sound card for TDM Split"
247 see "Example: simple sound card for Multi channel"
255 see "Example: simple sound card for TDM"
[all …]
Dzte,zx-i2s.txt33 compatible = "simple-audio-card";
34 simple-audio-card,name = "zx296702_snd";
35 simple-audio-card,format = "left_j";
36 simple-audio-card,bitclock-master = <&sndcodec>;
37 simple-audio-card,frame-master = <&sndcodec>;
38 sndcpu: simple-audio-card,cpu {
42 sndcodec: simple-audio-card,codec {
/kernel/linux/linux-4.19/arch/arm/mach-u300/
Ddummyspichip.c79 pr_info("Simple test 1: write 0xAA byte, read back garbage byte " in dummy_looptest()
83 pr_warn("Simple test 1: FAILURE: spi_write_then_read failed with status %d\n", in dummy_looptest()
86 pr_info("Simple test 1: SUCCESS!\n"); in dummy_looptest()
88 pr_info("Simple test 2: write 8 bytes, read back 8 bytes garbage " in dummy_looptest()
92 pr_warn("Simple test 2: FAILURE: spi_write_then_read() failed with status %d\n", in dummy_looptest()
95 pr_info("Simple test 2: SUCCESS!\n"); in dummy_looptest()
97 pr_info("Simple test 3: write 14 bytes, read back 14 bytes garbage " in dummy_looptest()
101 pr_warn("Simple test 3: FAILURE: failed with status %d (probably FIFO overrun)\n", in dummy_looptest()
104 pr_info("Simple test 3: SUCCESS!\n"); in dummy_looptest()
106 pr_info("Simple test 4: write 8 bytes with spi_write(), read 8 " in dummy_looptest()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_simple_resource.c32 * struct vmw_user_simple_resource - User-space simple resource struct
36 * @simple: The embedded struct vmw_simple_resource.
41 struct vmw_simple_resource simple; member
43 * Nothing to be placed after @simple, since size of @simple is
50 * vmw_simple_resource_init - Initialize a simple resource object.
53 * @simple: The struct vmw_simple_resource to initialize.
55 * @res_free: Function pointer to destroy the simple resource.
63 struct vmw_simple_resource *simple, in vmw_simple_resource_init() argument
67 struct vmw_resource *res = &simple->res; in vmw_simple_resource_init()
71 &simple->func->res_func); in vmw_simple_resource_init()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_simple_resource.c32 * struct vmw_user_simple_resource - User-space simple resource struct
36 * @simple: The embedded struct vmw_simple_resource.
41 struct vmw_simple_resource simple; member
43 * Nothing to be placed after @simple, since size of @simple is
50 * vmw_simple_resource_init - Initialize a simple resource object.
53 * @simple: The struct vmw_simple_resource to initialize.
55 * @res_free: Function pointer to destroy the simple resource.
63 struct vmw_simple_resource *simple, in vmw_simple_resource_init() argument
67 struct vmw_resource *res = &simple->res; in vmw_simple_resource_init()
71 &simple->func->res_func); in vmw_simple_resource_init()
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dam3517-evm-ui.dtsi10 compatible = "simple-audio-card";
11 simple-audio-card,name = "tlv320aic23-hifi";
13 simple-audio-card,widgets =
18 simple-audio-card,routing =
25 simple-audio-card,format = "i2s";
26 simple-audio-card,bitclock-master = <&sound_master>;
27 simple-audio-card,frame-master = <&sound_master>;
29 simple-audio-card,cpu {
33 sound_master: simple-audio-card,codec {
40 compatible = "simple-audio-card";
[all …]
Dimx7d-zii-rpu2.dts99 compatible = "simple-audio-card";
100 simple-audio-card,name = "Audio Output 1";
101 simple-audio-card,format = "i2s";
102 simple-audio-card,bitclock-master = <&sound1_codec>;
103 simple-audio-card,frame-master = <&sound1_codec>;
104 simple-audio-card,widgets =
106 simple-audio-card,routing =
111 simple-audio-card,aux-devs = <&hpa1>;
113 simple-audio-card,cpu {
117 sound1_codec: simple-audio-card,codec {
[all …]
Dimx6qdl-phytec-pbab01.dtsi39 compatible = "simple-audio-card";
40 simple-audio-card,name = "OnboardTLV320AIC3007";
41 simple-audio-card,format = "i2s";
42 simple-audio-card,bitclock-master = <&dailink_master>;
43 simple-audio-card,frame-master = <&dailink_master>;
44 simple-audio-card,widgets =
50 simple-audio-card,routing =
63 simple-audio-card,cpu {
67 dailink_master: simple-audio-card,codec {
/kernel/linux/linux-4.19/sound/soc/generic/
DMakefile2 snd-soc-simple-card-utils-objs := simple-card-utils.o
3 snd-soc-simple-card-objs := simple-card.o
4 snd-soc-simple-scu-card-objs := simple-scu-card.o
8 obj-$(CONFIG_SND_SIMPLE_CARD_UTILS) += snd-soc-simple-card-utils.o
9 obj-$(CONFIG_SND_SIMPLE_CARD) += snd-soc-simple-card.o
10 obj-$(CONFIG_SND_SIMPLE_SCU_CARD) += snd-soc-simple-scu-card.o
DKconfig5 tristate "ASoC Simple sound card support"
8 This option enables generic simple sound card support
11 tristate "ASoC Simple SCU sound card support"
15 This option enables generic simple SCU sound card support.
23 This option enables generic simple simple sound card support
31 This option enables generic simple SCU sound card support
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Darm,realview.yaml59 - const: simple-bus
62 - const: simple-bus
65 - const: simple-bus
68 - const: simple-bus
71 - const: simple-bus
85 - const: simple-mfd
90 - const: simple-mfd
94 - const: simple-mfd
98 - const: simple-mfd
102 - const: simple-mfd
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/bus/
Dsimple-pm-bus.yaml4 $id: http://devicetree.org/schemas/bus/simple-pm-bus.yaml#
7 title: Simple Power-Managed Bus
13 A Simple Power-Managed Bus is a transparent bus that doesn't need a real
21 While "simple-pm-bus" follows the "simple-bus" set of properties, as
23 "simple-bus".
31 const: simple-pm-bus
33 Shall contain "simple-pm-bus" in addition to a optional bus-specific
73 compatible = "simple-pm-bus";
/kernel/linux/linux-4.19/include/soc/fsl/
Ddpaa2-fd.h49 } simple; member
96 return (dma_addr_t)le64_to_cpu(fd->simple.addr); in dpaa2_fd_get_addr()
106 fd->simple.addr = cpu_to_le64(addr); in dpaa2_fd_set_addr()
117 return le32_to_cpu(fd->simple.frc); in dpaa2_fd_get_frc()
127 fd->simple.frc = cpu_to_le32(frc); in dpaa2_fd_set_frc()
138 return le32_to_cpu(fd->simple.ctrl); in dpaa2_fd_get_ctrl()
148 fd->simple.ctrl = cpu_to_le32(ctrl); in dpaa2_fd_set_ctrl()
159 return (dma_addr_t)le64_to_cpu(fd->simple.flc); in dpaa2_fd_get_flc()
169 fd->simple.flc = cpu_to_le64(flc_addr); in dpaa2_fd_set_flc()
174 return !!((le16_to_cpu(fd->simple.format_offset) >> in dpaa2_fd_short_len()
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/bus/
Dsimple-pm-bus.txt1 Simple Power-Managed Bus
4 A Simple Power-Managed Bus is a transparent bus that doesn't need a real
12 While "simple-pm-bus" follows the "simple-bus" set of properties, as specified
13 in the Devicetree Specification, it is not an extension of "simple-bus".
17 - compatible: Must contain at least "simple-pm-bus".
18 Must not contain "simple-bus".
36 "simple-pm-bus";
/kernel/linux/linux-5.10/sound/soc/generic/
DMakefile2 snd-soc-simple-card-utils-objs := simple-card-utils.o
3 snd-soc-simple-card-objs := simple-card.o
6 obj-$(CONFIG_SND_SIMPLE_CARD_UTILS) += snd-soc-simple-card-utils.o
7 obj-$(CONFIG_SND_SIMPLE_CARD) += snd-soc-simple-card.o
/kernel/linux/linux-5.10/drivers/bus/
Dsimple-pm-bus.c2 * Simple Power-Managed Bus Driver
27 * of the simple-pm-bus tasks for these devices, so return early. in simple_pm_bus_probe()
34 * These are transparent bus devices (not simple-pm-bus matches) that in simple_pm_bus_probe()
73 { .compatible = "simple-pm-bus", },
74 { .compatible = "simple-bus", .data = ONLY_BUS },
75 { .compatible = "simple-mfd", .data = ONLY_BUS },
86 .name = "simple-pm-bus",
93 MODULE_DESCRIPTION("Simple Power-Managed Bus Driver");

12345678910>>...185