/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> 99 compatible = "allwinner,sun50i-h6-display-engine"; 145 compatible = "allwinner,sun50i-h6-de3", 154 compatible = "allwinner,sun50i-h6-de3-clk"; 166 compatible = "allwinner,sun50i-h6-de3-mixer-0"; 191 compatible = "allwinner,sun50i-h6-vpu-g2"; 201 compatible = "allwinner,sun50i-h6 [all...] |
H A D | Makefile | 35 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-beelink-gs1.dtb 36 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-3.dtb 37 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-lite2.dtb 38 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-one-plus.dtb 39 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-pine-h64.dtb 40 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-pine-h64-model-b.dtb 41 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-tanix-tx6.dtb 42 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-cpu-opp.dtsi | 7 compatible = "allwinner,sun50i-h6-operating-points";
|
H A D | sun50i-h616.dtsi | 8 #include <dt-bindings/clock/sun50i-h6-r-ccu.h> 11 #include <dt-bindings/reset/sun50i-h6-r-ccu.h>
|
/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 60 sun50i-h6-ccu-y += ccu-sun50i-h6.o 61 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() 1012 struct ipv6hdr *h6; in mlx5i_sq_xmit() local 1018 ETH_HLEN + sizeof(*h6), in mlx5i_sq_xmit() [all...] |
/linux/drivers/pinctrl/sunxi/ |
H A D | Makefile | 26 obj-$(CONFIG_PINCTRL_SUN50I_H6) += pinctrl-sun50i-h6.o 27 obj-$(CONFIG_PINCTRL_SUN50I_H6_R) += pinctrl-sun50i-h6-r.o
|
/linux/drivers/pmdomain/sunxi/ |
H A D | Makefile | 3 obj-$(CONFIG_SUN50I_H6_PRCM_PPU) += sun50i-h6-prcm-ppu.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/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/lib/crypto/powerpc/ |
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
|
/linux/include/net/ |
H A D | udp.h | 44 struct inet6_skb_parm h6; member
|
H A D | xfrm.h | 727 struct inet6_skb_parm h6; member
|
/linux/net/ipv4/ |
H A D | inet_fragment.c | 40 struct inet6_skb_parm h6; member
|
/linux/net/xfrm/ |
H A D | xfrm_input.c | 38 struct inet6_skb_parm h6; member
|
/linux/include/net/sctp/ |
H A D | structs.h | 1143 struct inet6_skb_parm h6; member
|
/linux/arch/riscv/boot/dts/allwinner/ |
H A D | sunxi-d1s-t113.dtsi | 171 "allwinner,sun50i-h6-dmic";
|