Home
last modified time | relevance | path

Searched full:l4 (Results 1 – 25 of 871) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/omap/
Dl4.txt1 L4 interconnect bindings
3 These bindings describe the OMAP SoCs L4 interconnect bus.
6 - compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus
7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus
8 Should be "ti,omap3-l4-core" for OMAP3 family l4 core bus
9 Should be "ti,omap4-l4-cfg" for OMAP4 family l4 cfg bus
10 Should be "ti,omap4-l4-per" for OMAP4 family l4 per bus
11 Should be "ti,omap4-l4-wkup" for OMAP4 family l4 wkup bus
12 Should be "ti,omap5-l4-cfg" for OMAP5 family l4 cfg bus
13 Should be "ti,omap5-l4-wkup" for OMAP5 family l4 wkup bus
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/omap/
Dl4.txt1 L4 interconnect bindings
3 These bindings describe the OMAP SoCs L4 interconnect bus.
6 - compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus
7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus
8 Should be "ti,omap3-l4-core" for OMAP3 family l4 core bus
9 Should be "ti,omap4-l4-cfg" for OMAP4 family l4 cfg bus
10 Should be "ti,omap4-l4-per" for OMAP4 family l4 per bus
11 Should be "ti,omap4-l4-wkup" for OMAP4 family l4 wkup bus
12 Should be "ti,omap5-l4-cfg" for OMAP5 family l4 cfg bus
13 Should be "ti,omap5-l4-wkup" for OMAP5 family l4 wkup bus
[all …]
/kernel/linux/linux-5.10/drivers/input/gameport/
Dlightning.c37 struct l4 { struct
42 static struct l4 l4_ports[8]; argument
45 * l4_wait_ready() waits for the L4 to become ready.
62 struct l4 *l4 = gameport->port_data; in l4_cooked_read() local
67 outb(L4_SELECT_DIGITAL + (l4->port >> 2), L4_PORT); in l4_cooked_read()
70 outb(l4->port & 3, L4_PORT); in l4_cooked_read()
95 struct l4 *l4 = gameport->port_data; in l4_open() local
97 if (l4->port != 0 && mode != GAMEPORT_MODE_COOKED) in l4_open()
104 * l4_getcal() reads the L4 with calibration values.
140 * l4_setcal() programs the L4 with calibration values.
[all …]
/kernel/linux/linux-6.6/drivers/input/gameport/
Dlightning.c34 struct l4 { struct
39 static struct l4 l4_ports[8]; argument
42 * l4_wait_ready() waits for the L4 to become ready.
59 struct l4 *l4 = gameport->port_data; in l4_cooked_read() local
64 outb(L4_SELECT_DIGITAL + (l4->port >> 2), L4_PORT); in l4_cooked_read()
67 outb(l4->port & 3, L4_PORT); in l4_cooked_read()
92 struct l4 *l4 = gameport->port_data; in l4_open() local
94 if (l4->port != 0 && mode != GAMEPORT_MODE_COOKED) in l4_open()
101 * l4_getcal() reads the L4 with calibration values.
137 * l4_setcal() programs the L4 with calibration values.
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dtrace_ibhdrs.h69 u8 l4, u32 dest_qpn, u32 src_qpn,
73 const char *hfi1_trace_get_packet_l4_str(u8 l4);
87 u8 *l4, u8 *rc, u8 *sc,
92 u8 age, bool becn, bool fecn, u8 l4,
97 const char *hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4,
105 #define __parse_ib_ehdrs(op, l4, dest_qpn, src_qpn, ehdrs) \ argument
106 parse_everbs_hdrs(p, op, l4, dest_qpn, src_qpn, ehdrs)
127 __field(u8, l4)
163 &__entry->l4,
172 if (__entry->l4 == OPA_16B_L4_FM) {
[all …]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dxor_32.h29 "ldd [%1 + 0x18], %%l4\n\t" in sparc_2()
36 "xor %%o2, %%l4, %%o2\n\t" in sparc_2()
46 "l0", "l1", "l2", "l3", "l4", "l5"); in sparc_2()
67 "ldd [%1 + 0x18], %%l4\n\t" in sparc_3()
77 "xor %%o2, %%l4, %%o2\n\t" in sparc_3()
79 "ldd [%2 + 0x18], %%l4\n\t" in sparc_3()
86 "xor %%o2, %%l4, %%o2\n\t" in sparc_3()
96 "l0", "l1", "l2", "l3", "l4", "l5"); in sparc_3()
118 "ldd [%1 + 0x18], %%l4\n\t" in sparc_4()
128 "xor %%o2, %%l4, %%o2\n\t" in sparc_4()
[all …]
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dxor_32.h30 "ldd [%1 + 0x18], %%l4\n\t" in sparc_2()
37 "xor %%o2, %%l4, %%o2\n\t" in sparc_2()
47 "l0", "l1", "l2", "l3", "l4", "l5"); in sparc_2()
69 "ldd [%1 + 0x18], %%l4\n\t" in sparc_3()
79 "xor %%o2, %%l4, %%o2\n\t" in sparc_3()
81 "ldd [%2 + 0x18], %%l4\n\t" in sparc_3()
88 "xor %%o2, %%l4, %%o2\n\t" in sparc_3()
98 "l0", "l1", "l2", "l3", "l4", "l5"); in sparc_3()
122 "ldd [%1 + 0x18], %%l4\n\t" in sparc_4()
132 "xor %%o2, %%l4, %%o2\n\t" in sparc_4()
[all …]
/kernel/linux/linux-6.6/arch/sparc/kernel/
Dentry.S68 * %l4 -- pdma_vaddr
87 ld [%l5 + %lo(pdma_vaddr)], %l4
104 stb %l7, [%l4]
106 add %l4, 0x1, %l4
113 ldub [%l4], %l7
117 add %l4, 0x1, %l4
122 st %l4, [%l5 + %lo(pdma_vaddr)]
154 st %l4, [%l5 + %lo(pdma_vaddr)]
167 st %l4, [%l5 + %lo(pdma_vaddr)]
180 or %l0, PSR_PIL, %l4
[all …]
Drtrap_64.S86 sethi %hi(0xf << 20), %l4
87 and %l1, %l4, %l4
88 andn %l1, %l4, %l1
90 srl %l4, 20, %l4
97 sethi %hi(0xf << 20), %l4
98 and %l1, %l4, %l4
99 andn %l1, %l4, %l1
100 srl %l4, 20, %l4
117 sethi %hi(0xf << 20), %l4
118 and %l1, %l4, %l4
[all …]
/kernel/linux/linux-5.10/arch/sparc/kernel/
Drtrap_64.S86 sethi %hi(0xf << 20), %l4
87 and %l1, %l4, %l4
88 andn %l1, %l4, %l1
90 srl %l4, 20, %l4
97 sethi %hi(0xf << 20), %l4
98 and %l1, %l4, %l4
99 andn %l1, %l4, %l1
100 srl %l4, 20, %l4
117 sethi %hi(0xf << 20), %l4
118 and %l1, %l4, %l4
[all …]
Dentry.S68 * %l4 -- pdma_vaddr
87 ld [%l5 + %lo(pdma_vaddr)], %l4
104 stb %l7, [%l4]
106 add %l4, 0x1, %l4
113 ldub [%l4], %l7
117 add %l4, 0x1, %l4
122 st %l4, [%l5 + %lo(pdma_vaddr)]
154 st %l4, [%l5 + %lo(pdma_vaddr)]
167 st %l4, [%l5 + %lo(pdma_vaddr)]
180 or %l0, PSR_PIL, %l4
[all …]
Detrap_64.S26 * %g4 and %g5 will be preserved %l4 and %l5 respectively.
95 mov PRIMARY_CONTEXT, %l4
124 661: stxa %g3, [%l4] ASI_DMMU
127 stxa %g3, [%l4] ASI_MMU
130 sethi %hi(KERNBASE), %l4
131 flush %l4
133 2: mov %g4, %l4
198 add %l6, TI_FPSAVED + 1, %l4
205 stb %g0, [%l4 + %l3]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dtrace_ibhdrs.h110 u8 l4, u32 dest_qpn, u32 src_qpn,
114 const char *hfi1_trace_get_packet_l4_str(u8 l4);
128 u8 *l4, u8 *rc, u8 *sc,
133 u8 age, bool becn, bool fecn, u8 l4,
138 const char *hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4,
146 #define __parse_ib_ehdrs(op, l4, dest_qpn, src_qpn, ehdrs) \ argument
147 parse_everbs_hdrs(p, op, l4, dest_qpn, src_qpn, ehdrs)
168 __field(u8, l4)
204 &__entry->l4,
213 if (__entry->l4 == OPA_16B_L4_FM) {
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dqcom,smd-rpm-regulator.yaml27 For pm2250, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
36 For pm660l s1, s2, s3, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, bob
38 For pm8226, s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10,
44 For pm8909, s1, s2, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13,
47 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
50 For pm8941, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
54 For pm8950 and pm8953, s1, s2, s3, s4, s5, s6, s7, l1, l2, l3, l4, l5, l6,
59 l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19,
63 l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19,
67 l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19,
[all …]
Dqcom,rpmh-regulator.yaml141 vdd-l4-l7-l8-supply: true
162 vdd-l4-l5-l6-supply: true
195 vdd-l4-l6-supply: true
207 vdd-l1-l4-l12-l15-supply: true
250 vdd-l3-l4-l5-l18-supply: true
266 vdd-l4-supply: true
280 vdd-l1-l4-supply: true
299 vdd-l3-l4-l5-l7-l13-supply: true
322 vdd-l1-l4-l10-supply: true
353 vdd-l4-l5-supply: true
[all …]
/kernel/linux/linux-6.6/drivers/clk/ti/
Dclk-44xx.c533 "l4-per-clkctrl:00c0:26",
573 { OMAP4_TIMER10_CLKCTRL, omap4_timer10_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:0008:24" },
574 { OMAP4_TIMER11_CLKCTRL, omap4_timer11_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:0010:24" },
575 { OMAP4_TIMER2_CLKCTRL, omap4_timer2_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:0018:24" },
576 { OMAP4_TIMER3_CLKCTRL, omap4_timer3_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:0020:24" },
577 { OMAP4_TIMER4_CLKCTRL, omap4_timer4_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:0028:24" },
578 { OMAP4_TIMER9_CLKCTRL, omap4_timer9_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:0030:24" },
591 { OMAP4_MCBSP4_CLKCTRL, omap4_mcbsp4_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:00c0:24" },
598 { OMAP4_SLIMBUS2_CLKCTRL, omap4_slimbus2_bit_data, CLKF_SW_SUP, "l4-per-clkctrl:0118:8" },
633 { OMAP4_TIMER1_CLKCTRL, omap4_timer1_bit_data, CLKF_SW_SUP, "l4-wkup-clkctrl:0020:24" },
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dqcom,smd-rpm-regulator.yaml29 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
32 For pm8941, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
36 For pm8950 and pm8953, s1, s2, s3, s4, s5, s6, s7, l1, l2, l3, l4, l5, l6,
41 l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19,
45 l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19,
51 For pm660l s1, s2, s3, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, bob
54 l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19,
61 For pms405, s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11,
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
Dena_eth_io_defs.h54 * 12:8 : l4_proto_idx - L4 protocol. This field need
62 * 17 : l4_csum_partial - L4 partial checksum. when
63 * set to 0, the ENA calculates the L4 checksum,
68 * the checksum field of the L4 is used instead. When
70 * must not include the tcp length field. L4 partial
89 * set to the sum of L4 header offset and L4 header
136 * 21:16 : l4_hdr_len_in_words - counts the L4 header
138 * that L4 header appears right after L3 header and
139 * L4 offset is based on l3_hdr_off+l3_hdr_len
207 * 14 : l4_csum_err - when set, either the L4
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
Dena_eth_io_defs.h54 * 12:8 : l4_proto_idx - L4 protocol. This field need
62 * 17 : l4_csum_partial - L4 partial checksum. when
63 * set to 0, the ENA calculates the L4 checksum,
68 * the checksum field of the L4 is used instead. When
70 * must not include the tcp length field. L4 partial
89 * set to the sum of L4 header offset and L4 header
136 * 21:16 : l4_hdr_len_in_words - counts the L4 header
138 * that L4 header appears right after L3 header and
139 * L4 offset is based on l3_hdr_off+l3_hdr_len
207 * 14 : l4_csum_err - when set, either the L4
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dti-clkctrl.txt20 "ti,clkctrl-l4-cfg"
21 "ti,clkctrl-l4-per"
22 "ti,clkctrl-l4-secure"
23 "ti,clkctrl-l4-wkup"
35 compatible = "ti,clkctrl-l4-per", "ti,clkctrl";
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.c200 union hinic_l4 *l4, in get_inner_l3_l4_type() argument
216 if (exthdr != l4->hdr) { in get_inner_l3_l4_type()
228 static void get_inner_l4_info(struct sk_buff *skb, union hinic_l4 *l4, in get_inner_l4_info() argument
241 *l4_len = l4->tcp->doff * 4; in get_inner_l4_info()
242 *offset = *l4_len + TRANSPORT_OFFSET(l4->hdr, skb); in get_inner_l4_info()
248 *offset = TRANSPORT_OFFSET(l4->hdr, skb); in get_inner_l4_info()
258 *offset = TRANSPORT_OFFSET(l4->hdr, skb); in get_inner_l4_info()
280 union hinic_l4 l4; in offload_tso() local
295 l4.hdr = skb_transport_header(skb); in offload_tso()
311 l4.udp->check = ~csum_magic(&ip, IPPROTO_UDP); in offload_tso()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.c199 union hinic_l4 *l4, in get_inner_l3_l4_type() argument
215 if (exthdr != l4->hdr) { in get_inner_l3_l4_type()
227 static void get_inner_l4_info(struct sk_buff *skb, union hinic_l4 *l4, in get_inner_l4_info() argument
240 *l4_len = l4->tcp->doff * 4; in get_inner_l4_info()
241 *offset = *l4_len + TRANSPORT_OFFSET(l4->hdr, skb); in get_inner_l4_info()
247 *offset = TRANSPORT_OFFSET(l4->hdr, skb); in get_inner_l4_info()
257 *offset = TRANSPORT_OFFSET(l4->hdr, skb); in get_inner_l4_info()
279 union hinic_l4 l4; in offload_tso() local
294 l4.hdr = skb_transport_header(skb); in offload_tso()
310 l4.udp->check = ~csum_magic(&ip, IPPROTO_UDP); in offload_tso()
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Domap_hwmod_2xxx_interconnect_data.c57 /* L4 CORE -> UART1 interface */
65 /* L4 CORE -> UART2 interface */
73 /* L4 PER -> UART3 interface */
81 /* l4 core -> mcspi1 interface */
89 /* l4 core -> mcspi2 interface */
242 /* l4 core -> sham interface */
250 /* l4 core -> aes interface */
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Domap_hwmod_2xxx_interconnect_data.c58 /* L4 CORE -> UART1 interface */
66 /* L4 CORE -> UART2 interface */
74 /* L4 PER -> UART3 interface */
82 /* l4 core -> mcspi1 interface */
90 /* l4 core -> mcspi2 interface */
243 /* l4 core -> sham interface */
251 /* l4 core -> aes interface */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dti-clkctrl.txt20 "ti,clkctrl-l4-cfg"
21 "ti,clkctrl-l4-per"
22 "ti,clkctrl-l4-secure"
23 "ti,clkctrl-l4-wkup"

12345678910>>...35