Home
last modified time | relevance | path

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

12345678910>>...26

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/input/gameport/
H A 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 …]
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A 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 …]
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A 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 …]
H A 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 …]
H A Dtrampoline_64.S124 * %l4: TTE base
130 sethi %hi(kern_locked_tte_data), %l4
131 ldx [%l4 + %lo(kern_locked_tte_data)], %l4
163 add %l4, %g1, %g2
196 add %l4, %g1, %g2
222 sethi %hi(kern_locked_tte_data), %l4
223 ldx [%l4 + %lo(kern_locked_tte_data)], %l4
233 add %l4, %g2, %o2
241 add %l4, %g2, %o2
H A 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]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A 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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dfull_lambda.hpp327 , typename L1, typename L2, typename L3, typename L4
333 , typename L4::type
342 , typename L1, typename L2, typename L3, typename L4
344 struct le_result4< true_,Tag,F,L1,L2,L3,L4 >
349 , typename L4::result_
371 typedef lambda< T4,Tag > l4; typedef
376 typedef typename l4::is_le is_le4;
384 is_le, Tag, F, l1, l2, l3, l4
415 , typename L1, typename L2, typename L3, typename L4, typename L5
421 , typename L4::type, typename L5::type
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A 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 …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A 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,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A 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";
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/
H A Dgarden-center.svg4L4,4.5C4,3.12 5.12,2 6.5,2C7.88,2 9,3.12 9,4.5L9,10.293L11.365,7.928L11.018,6.633C11.018,6.631 11.…
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A 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 */

12345678910>>...26