Searched refs:rst (Results 76 - 100 of 289) sorted by last modified time

1234567891011>>

/linux-master/drivers/gpu/drm/rockchip/
H A Danalogix_dp-rockchip.c66 struct reset_control *rst; member in struct:rockchip_dp_device
88 reset_control_assert(dp->rst);
90 reset_control_deassert(dp->rst);
299 dp->rst = devm_reset_control_get(dev, "dp");
300 if (IS_ERR(dp->rst)) {
302 return PTR_ERR(dp->rst);
/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c610 if (hdr->tcp->fin || hdr->tcp->rst)
735 if (hdr->tcp->rst)
H A Dtest_tcp_custom_syncookie.c578 if (ctx.tcp->rst)
/linux-master/net/sched/
H A Dact_ct.c696 if (tcph && (unlikely(tcph->fin || tcph->rst))) {
/linux-master/net/netfilter/
H A Dnf_synproxy_core.c672 if (th->rst && CTINFO2DIR(ctinfo) != IP_CT_DIR_ORIGINAL) {
1095 if (th->rst && CTINFO2DIR(ctinfo) != IP_CT_DIR_ORIGINAL) {
H A Dnft_flow_offload.c316 if (unlikely(!tcph || tcph->fin || tcph->rst ||
H A Dnf_conntrack_proto_tcp.c200 /*rst*/ { sIV, sCL, sCL, sCL, sCL, sCL, sCL, sCL, sCL, sCL },
259 /*rst*/ { sIV, sCL, sCL, sCL, sCL, sCL, sCL, sCL, sCL, sCL },
277 if (tcph->rst) return TCP_RST_SET;
611 if (tcph->rst && seq == 0 && state->state == TCP_CONNTRACK_SYN_SENT)
1201 nf_ct_l4proto_log_invalid(skb, ct, state, "invalid rst");
1209 /* Check if rst is part of train, such as
1304 if (th->rst) {
/linux-master/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c182 if (otcph->rst) {
248 tcph->rst = 1;
/linux-master/include/soc/tegra/
H A Dpmc.h158 struct reset_control *rst);
186 struct reset_control *rst)
184 tegra_powergate_sequence_power_up(unsigned int id, struct clk *clk, struct reset_control *rst) argument
/linux-master/drivers/soc/tegra/fuse/
H A Dfuse.h50 struct reset_control *rst; member in struct:tegra_fuse
H A Dfuse-tegra.c236 fuse->rst = devm_reset_control_get_optional(&pdev->dev, "fuse");
237 if (IS_ERR(fuse->rst))
238 return dev_err_probe(&pdev->dev, PTR_ERR(fuse->rst), "failed to get FUSE reset\n");
248 err = reset_control_reset(fuse->rst);
/linux-master/drivers/soc/renesas/
H A Drcar-rst.c11 #include <linux/soc/renesas/rcar-rst.h>
88 { .compatible = "renesas,r8a7742-rst", .data = &rcar_rst_gen2 },
89 { .compatible = "renesas,r8a7743-rst", .data = &rcar_rst_gen2 },
90 { .compatible = "renesas,r8a7744-rst", .data = &rcar_rst_gen2 },
91 { .compatible = "renesas,r8a7745-rst", .data = &rcar_rst_gen2 },
92 { .compatible = "renesas,r8a77470-rst", .data = &rcar_rst_gen2 },
94 { .compatible = "renesas,r8a774a1-rst", .data = &rcar_rst_gen3 },
95 { .compatible = "renesas,r8a774b1-rst", .data = &rcar_rst_gen3 },
96 { .compatible = "renesas,r8a774c0-rst", .data = &rcar_rst_gen3 },
97 { .compatible = "renesas,r8a774e1-rst",
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c156 bool rst = true; local
160 rst = rtl92c_llt_write(hw, i , i + 1);
161 if (!rst) {
163 return rst;
167 rst = rtl92c_llt_write(hw, (boundary - 1), 0xFF);
168 if (!rst) {
170 return rst;
178 rst = rtl92c_llt_write(hw, i, (i + 1));
179 if (!rst) {
181 return rst;
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddma.c172 static void mt7915_dma_disable(struct mt7915_dev *dev, bool rst) argument
181 if (rst) {
/linux-master/drivers/net/ethernet/sfc/
H A Dtx_tso.c194 EFX_WARN_ON_ONCE_PARANOID(tcp_hdr(skb)->rst);
/linux-master/drivers/irqchip/
H A Dirq-starfive-jh8100-intc.c121 struct reset_control *rst; local
137 rst = of_reset_control_get_exclusive(intc, NULL);
138 if (IS_ERR(rst)) {
139 pr_err("Unable to get reset control %pe\n", rst);
140 ret = PTR_ERR(rst);
151 ret = reset_control_deassert(rst);
189 reset_control_assert(rst);
193 reset_control_put(rst);
/linux-master/Documentation/sphinx/
H A Dkerneldoc.py39 from docutils.parsers.rst import directives, Directive
62 cmd = [env.config.kerneldoc_bin, '-rst', '-enable-lineno']
H A Dkernel_feat.py20 .. code-block:: rst
42 from docutils.parsers.rst import directives, Directive
120 code_block = "\n\n.. code-block:: rst\n :linenos:\n"
/linux-master/drivers/i2c/busses/
H A Di2c-aspeed.c145 struct reset_control *rst; member in struct:aspeed_i2c_bus
1020 bus->rst = devm_reset_control_get_shared(&pdev->dev, NULL);
1021 if (IS_ERR(bus->rst)) {
1024 return PTR_ERR(bus->rst);
1026 reset_control_deassert(bus->rst);
1098 reset_control_assert(bus->rst);
/linux-master/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c372 reset_control_assert(host->rst);
374 reset_control_deassert(host->rst);
/linux-master/fs/ntfs3/
H A Dfslog.c2308 struct NTFS_RESTART *rst; local
2322 rst = NULL;
2344 rst = kmalloc(len, GFP_NOFS);
2345 if (!rst) {
2350 /* Copy the data into the 'rst' buffer. */
2351 err = read_log_rec_buf(log, rh, rst);
2355 *rst_ = rst;
2356 rst = NULL;
2360 kfree(rst);
3735 struct NTFS_RESTART *rst local
[all...]
/linux-master/drivers/hwmon/
H A Daspeed-pwm-tacho.c183 struct reset_control *rst; member in struct:aspeed_pwm_tacho_data
904 reset_control_assert(priv->rst);
930 priv->rst = devm_reset_control_get_exclusive(dev, NULL);
931 if (IS_ERR(priv->rst)) {
934 return PTR_ERR(priv->rst);
936 reset_control_deassert(priv->rst);
/linux-master/sound/soc/sunxi/
H A Dsun4i-spdif.c185 struct reset_control *rst; member in struct:sun4i_spdif_dev
675 host->rst = devm_reset_control_get_optional_exclusive(&pdev->dev,
677 if (PTR_ERR(host->rst) == -EPROBE_DEFER) {
682 if (!IS_ERR(host->rst))
683 reset_control_deassert(host->rst);
/linux-master/tools/testing/selftests/net/tcp_ao/
H A DMakefile8 TEST_BOTH_AF += rst
/linux-master/scripts/
H A Dcheckpatch.pl68 my $docsfile = "$D/../Documentation/dev-tools/checkpatch.rst";
2907 "DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst\n");
3417 "DT bindings should be in DT schema format. See: Documentation/devicetree/bindings/writing-schema.rst\n");
3746 } elsif ($realfile =~ /\.rst$/) {
3882 "Avoid using '.L' prefixed local symbol names for denoting a range of code via 'SYM_*_START/END' annotations; see Documentation/core-api/asm-annotations.rst\n" . $herecurr);
6254 "Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst\n" . $herecurr);
6586 "usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst\n" . $herecurr);
6598 "msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst\n" . $herecurr);
7066 "usleep_range should not use min == max args; see Documentation/timers/timers-howto.rst\n" . "$here\n$stat\n");
7070 "usleep_range args reversed, use min then max; see Documentation/timers/timers-howto.rst\
[all...]

Completed in 638 milliseconds

1234567891011>>