| /OK3568_Linux_fs/kernel/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> 9 #include <dt-bindings/reset/sun50i-h6-ccu.h> 10 #include <dt-bindings/reset/sun50i-h6-r-ccu.h> 65 compatible = "allwinner,sun50i-h6-display-engine"; 111 compatible = "allwinner,sun50i-h6-de3", 120 compatible = "allwinner,sun50i-h6-de3-clk"; 132 compatible = "allwinner,sun50i-h6-de3-mixer-0"; 157 compatible = "allwinner,sun50i-h6-video-engine"; 169 compatible = "allwinner,sun50i-h6-mali", [all …]
|
| H A D | Makefile | 31 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-beelink-gs1.dtb 32 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-3.dtb 33 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-lite2.dtb 34 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-one-plus.dtb 35 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-pine-h64.dtb 36 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-pine-h64-model-b.dtb 37 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-tanix-tx6.dtb
|
| H A D | sun50i-h6-tanix-tx6.dts | 6 #include "sun50i-h6.dtsi" 7 #include "sun50i-h6-cpu-opp.dtsi" 13 compatible = "oranth,tanix-tx6", "allwinner,sun50i-h6";
|
| H A D | sun50i-h6-pine-h64-model-b.dts | 6 #include "sun50i-h6-pine-h64.dts" 10 compatible = "pine64,pine-h64-model-b", "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" 13 compatible = "azw,beelink-gs1", "allwinner,sun50i-h6"; 64 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";
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | orangepi_lite2_defconfig | 21 BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="h6-v1.0a" 32 BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,amarula,linux-amarula,h6-v1.0b)/linux-amaru… 35 BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun50i-h6-orangepi-lite2"
|
| H A D | orangepi_one_plus_defconfig | 31 BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,amarula,linux-amarula,h6-v1.0b)/linux-amaru… 34 BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun50i-h6-orangepi-one-plus"
|
| /OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | yui-reset-fonts-base.css | 13 …h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border… selector 19 h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}h1,h2,h3{margin:1em 0}h1,h2,h3,h4,h5,h6,s… selector
|
| /OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/ |
| H A D | yui-reset-fonts-base.css | 13 …h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border… selector 19 h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}h1,h2,h3{margin:1em 0}h1,h2,h3,h4,h5,h6,s… selector
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/sunxi/ |
| H A D | Makefile | 24 obj-$(CONFIG_PINCTRL_SUN50I_H6) += pinctrl-sun50i-h6.o 25 obj-$(CONFIG_PINCTRL_SUN50I_H6_R) += pinctrl-sun50i-h6-r.o
|
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/ |
| H A D | Makefile | 28 obj-$(CONFIG_SUN50I_H6_CCU) += ccu-sun50i-h6.o 29 obj-$(CONFIG_SUN50I_H6_R_CCU) += ccu-sun50i-h6-r.o
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/buildroot/board/beelink/gs1/ |
| H A D | extlinux.conf | 3 devicetree /sun50i-h6-beelink-gs1.dtb
|
| H A D | genimage.cfg | 5 "sun50i-h6-beelink-gs1.dtb",
|
| /OK3568_Linux_fs/buildroot/board/orangepi/orangepi-lite2/ |
| H A D | extlinux.conf | 3 devicetree /sun50i-h6-orangepi-lite2.dtb
|
| H A D | genimage.cfg | 5 "sun50i-h6-orangepi-lite2.dtb",
|
| /OK3568_Linux_fs/buildroot/board/orangepi/orangepi-one-plus/ |
| H A D | extlinux.conf | 3 devicetree /sun50i-h6-orangepi-one-plus.dtb
|
| H A D | genimage.cfg | 5 "sun50i-h6-orangepi-one-plus.dtb",
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | errqueue.h | 18 struct inet6_skb_parm h6; member
|
| /OK3568_Linux_fs/yocto/poky/documentation/sphinx-static/ |
| H A D | theme_overrides.css | 11 h1,h2,h3,h4,h5,h6,h7 { selector 68 h6 { selector
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/sphinx-static/ |
| H A D | theme_overrides.css | 11 h1,h2,h3,h4,h5,h6,h7 { selector 68 h6 { selector
|