/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h6.dtsi | 5 #include <dt-bindings/clock/sun50i-h6-ccu.h> 6 #include <dt-bindings/clock/sun50i-h6-r-ccu.h> 10 #include <dt-bindings/reset/sun50i-h6-ccu.h> 11 #include <dt-bindings/reset/sun50i-h6-r-ccu.h> 103 compatible = "allwinner,sun50i-h6-display-engine"; 149 compatible = "allwinner,sun50i-h6-de3", 158 compatible = "allwinner,sun50i-h6-de3-clk"; 170 compatible = "allwinner,sun50i-h6-de3-mixer-0"; 195 compatible = "allwinner,sun50i-h6-vpu-g2"; 205 compatible = "allwinner,sun50i-h6-video-engine"; [all …]
|
H A D | Makefile | 34 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-beelink-gs1.dtb 35 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-3.dtb 36 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-lite2.dtb 37 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-one-plus.dtb 38 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-pine-h64.dtb 39 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-pine-h64-model-b.dtb 40 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-tanix-tx6.dtb 41 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-tanix-tx6-mini.dtb
|
H A D | sun50i-h6-tanix-tx6-mini.dts | 6 #include "sun50i-h6-tanix.dtsi" 10 compatible = "oranth,tanix-tx6-mini", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-tanix-tx6.dts | 6 #include "sun50i-h6-tanix.dtsi" 10 compatible = "oranth,tanix-tx6", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-orangepi-one-plus.dts | 5 #include "sun50i-h6-orangepi.dtsi" 9 compatible = "xunlong,orangepi-one-plus", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-beelink-gs1.dts | 6 #include "sun50i-h6.dtsi" 7 #include "sun50i-h6-cpu-opp.dtsi" 8 #include "sun50i-h6-gpu-opp.dtsi" 14 compatible = "azw,beelink-gs1", "allwinner,sun50i-h6"; 65 simple-audio-card,name = "sun50i-h6-spdif";
|
H A D | sun50i-h6-pine-h64-model-b.dts | 6 #include "sun50i-h6-pine-h64.dts" 12 compatible = "pine64,pine-h64-model-b", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-tanix.dtsi | 6 #include "sun50i-h6.dtsi" 7 #include "sun50i-h6-cpu-opp.dtsi" 63 simple-audio-card,name = "sun50i-h6-spdif";
|
H A D | sun50i-h6-orangepi-lite2.dts | 4 #include "sun50i-h6-orangepi.dtsi" 8 compatible = "xunlong,orangepi-lite2", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-pine-h64.dts | 6 #include "sun50i-h6.dtsi" 7 #include "sun50i-h6-cpu-opp.dtsi" 13 compatible = "pine64,pine-h64", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-orangepi-3.dts | 6 #include "sun50i-h6.dtsi" 7 #include "sun50i-h6-cpu-opp.dtsi" 13 compatible = "xunlong,orangepi-3", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-orangepi.dtsi | 7 #include "sun50i-h6.dtsi" 13 compatible = "xunlong,orangepi-one-plus", "allwinner,sun50i-h6";
|
H A D | sun50i-h6-cpu-opp.dtsi | 7 compatible = "allwinner,sun50i-h6-operating-points";
|
/linux/drivers/clk/sunxi-ng/ |
H A D | Makefile | 33 obj-$(CONFIG_SUN50I_H6_CCU) += sun50i-h6-ccu.o 34 obj-$(CONFIG_SUN50I_H6_R_CCU) += sun50i-h6-r-ccu.o 58 sun50i-h6-ccu-y += ccu-sun50i-h6.o 59 sun50i-h6-r-ccu-y += ccu-sun50i-h6-r.o
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tx.c | 436 struct ipv6hdr *h6; in mlx5e_sq_xmit_wqe() local 458 mlx5e_insert_vlan(start, skb, ETH_HLEN + sizeof(*h6)); in mlx5e_sq_xmit_wqe() 460 h6 = (struct ipv6hdr *)(start + sizeof(struct vlan_ethhdr)); in mlx5e_sq_xmit_wqe() 463 ETH_HLEN + sizeof(*h6), in mlx5e_sq_xmit_wqe() 465 h6 = (struct ipv6hdr *)(start + ETH_HLEN); in mlx5e_sq_xmit_wqe() 467 h6->nexthdr = IPPROTO_TCP; in mlx5e_sq_xmit_wqe() 469 memcpy(h6 + 1, in mlx5e_sq_xmit_wqe() 470 skb->data + ETH_HLEN + sizeof(*h6) + in mlx5e_sq_xmit_wqe() 1017 struct ipv6hdr *h6; in mlx5i_sq_xmit() local 1023 ETH_HLEN + sizeof(*h6), in mlx5i_sq_xmit() [all …]
|
/linux/drivers/pinctrl/sunxi/ |
H A D | Makefile | 25 obj-$(CONFIG_PINCTRL_SUN50I_H6) += pinctrl-sun50i-h6.o 26 obj-$(CONFIG_PINCTRL_SUN50I_H6_R) += pinctrl-sun50i-h6-r.o
|
/linux/include/linux/ |
H A D | errqueue.h | 18 struct inet6_skb_parm h6; member
|
/linux/sound/pci/oxygen/ |
H A D | xonar_pcm179x.c | 218 bool h6; member 329 data->h6 ? PCM1796_OS_64 : PCM1796_OS_128; in pcm1796_init() 383 data->pcm179x.h6 = chip->model.dac_channels_mixer > 2; in xonar_hdav_init() 414 data->h6 = chip->model.dac_channels_mixer > 2; in xonar_st_init_common() 462 data->h6 = chip->model.dac_channels_mixer > 2; in xonar_st_init() 470 OXYGEN_I2S_MCLK(data->h6 ? MCLK_256 : MCLK_512) | in xonar_st_init() 605 if (data->current_rate <= 48000 && !data->h6) in update_pcm1796_oversampling() 695 if (rate <= 96000 && (rate > 48000 || data->h6)) { in update_cs2000_rate()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_tx.c | 890 struct ipv6hdr *h6; in mlx4_en_xmit() local 1037 memcpy(tx_desc->lso.header, skb->data, ETH_HLEN + sizeof(*h6)); in mlx4_en_xmit() 1038 h6 = (struct ipv6hdr *)((char *)tx_desc->lso.header + ETH_HLEN); in mlx4_en_xmit() 1039 h6->nexthdr = IPPROTO_TCP; in mlx4_en_xmit() 1041 memcpy(h6 + 1, in mlx4_en_xmit() 1042 skb->data + ETH_HLEN + sizeof(*h6) + in mlx4_en_xmit()
|
/linux/Documentation/sphinx-static/ |
H A D | theme_overrides.css | 15 h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend { selector
|
/linux/include/net/ |
H A D | tcp.h | 983 struct inet6_skb_parm h6; member 999 return TCP_SKB_CB(skb)->header.h6.iif; in tcp_v6_iif() 1004 bool l3_slave = ipv6_l3mdev_skb(TCP_SKB_CB(skb)->header.h6.flags); in tcp_v6_iif_l3_slave() 1006 return l3_slave ? skb->skb_iif : TCP_SKB_CB(skb)->header.h6.iif; in tcp_v6_iif_l3_slave() 1013 if (skb && ipv6_l3mdev_skb(TCP_SKB_CB(skb)->header.h6.flags)) in tcp_v6_sdif() 1014 return TCP_SKB_CB(skb)->header.h6.iif; in tcp_v6_sdif()
|
H A D | ipv6.h | 512 struct ipv6hdr *h6; in ipv6_hopopt_jumbo_remove() local 531 h6 = ipv6_hdr(skb); in ipv6_hopopt_jumbo_remove() 532 h6->nexthdr = nexthdr; in ipv6_hopopt_jumbo_remove()
|
/linux/net/ipv6/ |
H A D | syncookies.c | 208 if (ipv6_opt_accepted(sk, skb, &TCP_SKB_CB(skb)->header.h6) || in cookie_v6_check()
|
H A D | tcp_ipv6.c | 795 bool l3_slave = ipv6_l3mdev_skb(TCP_SKB_CB(skb)->header.h6.flags); in tcp_v6_init_req() 808 (ipv6_opt_accepted(sk_listener, skb, &TCP_SKB_CB(skb)->header.h6) || in tcp_v6_init_req() 1339 memmove(IP6CB(skb), &TCP_SKB_CB(skb)->header.h6, 1708 if (ipv6_opt_accepted(sk, opt_skb, &TCP_SKB_CB(opt_skb)->header.h6)) { 1729 memmove(&TCP_SKB_CB(skb)->header.h6, IP6CB(skb),
|
/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 635 # h5 = (h3 + m5) * r^2, h6 = (h4 + m6) * r^2 --> 636 # h7 = (h5 + m7) * r^2, h8 = (h6 + m8) * r^1 --> m5 * r^4 + m6 * r^3 + m7 * r^2 + m8 * r
|