Home
last modified time | relevance | path

Searched refs:edge (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/openbmc/linux/drivers/rpmsg/
H A Dqcom_smd.c372 struct qcom_smd_edge *edge = channel->edge; in qcom_smd_signal_channel() local
383 regmap_write(edge->ipc_regmap, edge->ipc_offset, BIT(edge->ipc_bit)); in qcom_smd_signal_channel()
444 struct qcom_smd_edge *edge = channel->edge; in qcom_smd_channel_set_state() local
818 struct qcom_smd_edge *edge = channel->edge; in qcom_smd_channel_open() local
908 struct qcom_smd_edge *edge = qsdev->edge; in qcom_smd_create_ept() local
1076 struct qcom_smd_edge *edge = channel->edge; in qcom_smd_create_device() local
1085 qsdev->edge = edge; in qcom_smd_create_device()
1111 qsdev->edge = edge; in qcom_smd_create_chrdev()
1139 channel->edge = edge; in qcom_smd_create_channel()
1485 edge = kzalloc(sizeof(*edge), GFP_KERNEL); in qcom_smd_register_edge()
[all …]
/openbmc/linux/drivers/media/rc/
H A Dgpio-ir-tx.c78 ktime_t edge; in gpio_ir_tx_unmodulated() local
83 edge = ktime_get(); in gpio_ir_tx_unmodulated()
88 edge = ktime_add_us(edge, txbuf[i]); in gpio_ir_tx_unmodulated()
89 delay_until(edge); in gpio_ir_tx_unmodulated()
98 ktime_t edge; in gpio_ir_tx_modulated() local
115 edge = ktime_get(); in gpio_ir_tx_modulated()
120 edge = ktime_add_us(edge, txbuf[i]); in gpio_ir_tx_modulated()
121 delay_until(edge); in gpio_ir_tx_modulated()
128 edge = ktime_add_ns(edge, pulse); in gpio_ir_tx_modulated()
134 edge = ktime_add_ns(edge, space); in gpio_ir_tx_modulated()
[all …]
H A Dserial_ir.c216 ktime_t now, target = ktime_add_us(edge, length); in send_pulse_homebrew_softcarrier()
235 edge = ktime_add_ns(edge, pulse); in send_pulse_homebrew_softcarrier()
236 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
243 edge = ktime_add_ns(edge, space); in send_pulse_homebrew_softcarrier()
244 delta = ktime_to_ns(ktime_sub(edge, now)); in send_pulse_homebrew_softcarrier()
253 send_pulse_homebrew_softcarrier(length, edge); in send_pulse_homebrew()
638 ktime_t edge; in serial_ir_tx() local
648 edge = ktime_get(); in serial_ir_tx()
653 hardware[type].send_pulse(txbuf[i], edge); in serial_ir_tx()
655 edge = ktime_add_us(edge, txbuf[i]); in serial_ir_tx()
[all …]
H A Dpwm-ir-tx.c58 ktime_t edge; in pwm_ir_tx() local
66 edge = ktime_get(); in pwm_ir_tx()
72 edge = ktime_add_us(edge, txbuf[i]); in pwm_ir_tx()
73 delta = ktime_us_delta(edge, ktime_get()); in pwm_ir_tx()
/openbmc/linux/drivers/soc/qcom/
H A Drpm-proc.c12 struct qcom_smd_edge *edge = NULL; in rpm_proc_probe() local
19 edge = qcom_smd_register_edge(dev, edge_node); in rpm_proc_probe()
21 if (IS_ERR(edge)) in rpm_proc_probe()
22 return dev_err_probe(dev, PTR_ERR(edge), in rpm_proc_probe()
32 platform_set_drvdata(pdev, edge); in rpm_proc_probe()
35 if (edge) in rpm_proc_probe()
36 qcom_smd_unregister_edge(edge); in rpm_proc_probe()
42 struct qcom_smd_edge *edge = platform_get_drvdata(pdev); in rpm_proc_remove() local
44 if (edge) in rpm_proc_remove()
45 qcom_smd_unregister_edge(edge); in rpm_proc_remove()
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c93 edge->type = type; in add_edge()
476 if (!edge) { in qos_graph_edge_get_type()
479 return edge->type; in qos_graph_edge_get_type()
484 if (!edge) { in qos_graph_edge_get_dest()
487 return edge->dest; in qos_graph_edge_get_dest()
492 if (!edge) { in qos_graph_edge_get_arg()
495 return edge->arg; in qos_graph_edge_get_arg()
500 if (!edge) { in qos_graph_edge_get_after_cmd_line()
508 if (!edge) { in qos_graph_edge_get_before_cmd_line()
516 if (!edge) { in qos_graph_edge_get_extra_device_opts()
[all …]
H A Dqgraph_internal.h129 QOSEdgeType qos_graph_edge_get_type(QOSGraphEdge *edge);
138 char *qos_graph_edge_get_dest(QOSGraphEdge *edge);
153 void *qos_graph_edge_get_arg(QOSGraphEdge *edge);
163 char *qos_graph_edge_get_after_cmd_line(QOSGraphEdge *edge);
173 char *qos_graph_edge_get_before_cmd_line(QOSGraphEdge *edge);
183 char *qos_graph_edge_get_extra_device_opts(QOSGraphEdge *edge);
194 char *qos_graph_edge_get_name(QOSGraphEdge *edge);
H A Dqos_external.c97 QOSGraphEdge *edge; in allocate_objects() local
121 edge = qos_graph_get_edge(path[current - 1], path[current]); in allocate_objects()
125 g_assert(qos_graph_edge_get_type(edge) == QEDGE_CONSUMED_BY); in allocate_objects()
129 switch (qos_graph_edge_get_type(edge)) { in allocate_objects()
135 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects()
/openbmc/linux/Documentation/gpu/dp-mst/
H A Dtopology-figure-3.dot6 edge [dir=none];
9 edge [dir=""];
13 edge [style=dashed];
20 edge [style=""];
29 edge [color=grey];
32 edge [color=""];
35 edge [style=dashed;dir=back];
40 edge [color=grey];
H A Dtopology-figure-2.dot10 edge [style=dashed];
18 edge [style=""];
27 edge [color=red];
30 edge [color=""];
33 edge [style=dashed;dir=back];
37 edge [color=red];
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmscc-phy-vsc8531.txt7 with the 'edge-slowdown' property.
9 - vsc8531,edge-slowdown : % the edge should be slowed down relative to
10 the fastest possible edge time.
13 drive strength will affect the edge rate of
17 and in effect slow down the edge rate if
19 To adjust the edge-slowdown, the 'vddmac'
21 supported edge-slowdown values for a given
69 vsc8531,edge-slowdown = <7>;
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c75 QOSGraphEdge *edge; in check_contains() local
78 edge = qos_graph_get_edge(machine, driver); in check_contains()
79 g_assert_nonnull(edge); in check_contains()
86 QOSGraphEdge *edge; in check_produces() local
90 edge = qos_graph_get_edge(machine, interface); in check_produces()
91 g_assert_nonnull(edge); in check_produces()
99 QOSGraphEdge *edge; in check_consumes() local
103 edge = qos_graph_get_edge(interface, driver); in check_consumes()
104 g_assert_nonnull(edge); in check_consumes()
123 QOSGraphEdge *edge; in check_test() local
[all …]
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-irq.c140 u32 edge = cobalt_read_bar1(cobalt, COBALT_SYS_STAT_EDGE); in cobalt_irq_handler() local
145 cobalt_write_bar1(cobalt, COBALT_SYS_STAT_MASK, mask & ~edge); in cobalt_irq_handler()
146 cobalt_write_bar1(cobalt, COBALT_SYS_STAT_EDGE, edge); in cobalt_irq_handler()
158 edge &= ~dma_fifo_mask; in cobalt_irq_handler()
160 mask & ~edge); in cobalt_irq_handler()
165 if (edge & s->adv_irq_mask) in cobalt_irq_handler()
167 if ((edge & mask & dma_fifo_mask) && vb2_is_streaming(&s->q)) { in cobalt_irq_handler()
175 if (edge & mask & (COBALT_SYSSTAT_VI0_INT1_MSK | in cobalt_irq_handler()
182 if (edge & mask & (COBALT_SYSSTAT_VI0_INT2_MSK | in cobalt_irq_handler()
188 if (edge & mask & COBALT_SYSSTAT_VOHSMA_INT1_MSK) in cobalt_irq_handler()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dcavium-octeon-gpio.txt21 1 - edge triggered on the rising edge.
22 2 - edge triggered on the falling edge
37 * 2) Triggering (1 - edge rising
38 * 2 - edge falling
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,smd-edge.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,smd-edge.yaml#
14 some sort - or in SMD language an "edge". The name of the edges are not
18 that "edge". The names of the devices are not important. The properties of
24 const: smd-edge
45 Name of the edge, used for debugging and identification purposes. The
65 qcom,smd-edge:
93 - qcom,smd-edge
111 smd-edge {
115 qcom,smd-edge = <1>;
H A Dqcom,rpm-proc.yaml95 smd-edge:
96 $ref: /schemas/remoteproc/qcom,smd-edge.yaml#
98 Qualcomm Shared Memory subnode which represents communication edge,
101 glink-edge:
102 $ref: /schemas/remoteproc/qcom,glink-rpm-edge.yaml#
104 Qualcomm G-Link subnode which represents communication edge,
124 - smd-edge
126 - glink-edge
139 smd-edge {
142 qcom,smd-edge = <15>;
[all …]
H A Dqcom,pas-common.yaml66 smd-edge:
67 $ref: /schemas/remoteproc/qcom,smd-edge.yaml#
69 Qualcomm Shared Memory subnode which represents communication edge,
73 glink-edge:
74 $ref: /schemas/remoteproc/qcom,glink-edge.yaml#
76 Qualcomm G-Link subnode which represents communication edge, channels
/openbmc/linux/drivers/gpio/
H A Dgpio-mxc.c167 int edge; in gpio_set_irq_type() local
173 edge = GPIO_INT_RISE_EDGE; in gpio_set_irq_type()
176 edge = GPIO_INT_FALL_EDGE; in gpio_set_irq_type()
184 edge = GPIO_INT_LOW_LEV; in gpio_set_irq_type()
187 edge = GPIO_INT_HIGH_LEV; in gpio_set_irq_type()
194 edge = GPIO_INT_LOW_LEV; in gpio_set_irq_type()
197 edge = GPIO_INT_HIGH_LEV; in gpio_set_irq_type()
235 int edge; in mxc_flip_edge() local
245 edge = GPIO_INT_LOW_LEV; in mxc_flip_edge()
248 edge = GPIO_INT_HIGH_LEV; in mxc_flip_edge()
[all …]
H A Dgpio-mxs.c72 int edge; in mxs_gpio_set_irq_type() local
83 edge = GPIO_INT_FALL_EDGE; in mxs_gpio_set_irq_type()
85 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()
89 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()
92 edge = GPIO_INT_FALL_EDGE; in mxs_gpio_set_irq_type()
95 edge = GPIO_INT_LOW_LEV; in mxs_gpio_set_irq_type()
98 edge = GPIO_INT_HIGH_LEV; in mxs_gpio_set_irq_type()
116 if (edge & GPIO_INT_POL_MASK) in mxs_gpio_set_irq_type()
128 u32 bit, val, edge; in mxs_flip_edge() local
135 edge = val & bit; in mxs_flip_edge()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-tsa.yaml96 fsl,clock-falling-edge:
99 Data is sent on falling edge of the clock (and received on the rising
100 edge). If 'clock-falling-edge' is not present, data is sent on the
101 rising edge (and received on the falling edge).
103 fsl,fsync-rising-edge:
106 Frame sync pulses are sampled with the rising edge of the channel
107 clock. If 'fsync-rising-edge' is not present, pulses are sampled with
108 the falling edge.
193 fsl,fsync-rising-edge;
/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py46 for edge in graph[node]:
47 if edge not in resolved:
48 if edge in seen:
50 " dependency." % (node, edge))
51 _dep_resolve(graph, edge, resolved, seen)
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-timing.yaml170 Data driving on rising or falling edge.
171 Use 0 to drive pixel data on falling edge and
172 sample data on rising edge.
173 Use 1 to drive pixel data on rising edge and
174 sample data on falling edge
180 Drive sync on rising or sample sync on falling edge.
182 Use 0 to drive sync on falling edge and
183 sample sync on rising edge of pixel clock.
184 Use 1 to drive sync on rising edge and
185 sample sync on falling edge of pixel clock
/openbmc/linux/Documentation/devicetree/bindings/pps/
H A Dpps-gpio.yaml27 assert-falling-edge:
28 description: Indicates a falling edge assert, when present. Rising edge if absent.
46 assert-falling-edge;
/openbmc/qemu/hw/gpio/
H A Domap_gpio.c38 uint16_t edge; member
65 if (((s->edge & s->inputs & ~prev) | (~s->edge & ~s->inputs & prev)) & in omap_gpio_set()
93 return s->edge; in omap_gpio_read()
151 s->edge = value; in omap_gpio_write()
187 s->edge = ~0; in omap_gpio_reset()
205 uint32_t edge[2]; member
304 s->edge[0] = 0; in omap2_gpio_module_reset()
305 s->edge[1] = 0; in omap2_gpio_module_reset()
366 return s->edge[0]; in omap2_gpio_module_read()
369 return s->edge[1]; in omap2_gpio_module_read()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dti,tfp410.yaml50 Endpoint sampling edge.
52 - 0 # Falling edge
53 - 1 # Rising edge
60 - 12 # 12 data lines connected and dual-edge mode
61 - 24 # 24 data lines connected and single-edge mode

12345678910>>...21