Home
last modified time | relevance | path

Searched full:rk3308 (Results 1 – 25 of 45) sorted by relevance

12

/linux/sound/soc/codecs/
H A Drk3308_codec.c3 * Rockchip RK3308 internal audio codec driver
183 struct rk3308_codec_priv *rk3308 = snd_soc_component_get_drvdata(component); in rk3308_codec_pop_sound_set() local
189 regmap_update_bits(rk3308->regmap, RK3308_DAC_ANA_CON01, in rk3308_codec_pop_sound_set()
486 struct rk3308_codec_priv *rk3308 = snd_soc_component_get_drvdata(component); in rk3308_codec_set_dai_fmt() local
494 const unsigned int dac_master_bits = rk3308->codec_ver < ACODEC_VERSION_C ? in rk3308_codec_set_dai_fmt()
553 regmap_clear_bits(rk3308->regmap, RK3308_GLB_CON, RK3308_ADC_DIG_WORK); in rk3308_codec_set_dai_fmt()
556 regmap_update_bits(rk3308->regmap, RK3308_ADC_DIG_CON01(grp), in rk3308_codec_set_dai_fmt()
560 regmap_update_bits(rk3308->regmap, RK3308_ADC_DIG_CON02(grp), in rk3308_codec_set_dai_fmt()
569 regmap_set_bits(rk3308->regmap, RK3308_GLB_CON, RK3308_ADC_DIG_WORK); in rk3308_codec_set_dai_fmt()
571 regmap_update_bits(rk3308->regmap, RK3308_DAC_DIG_CON01, in rk3308_codec_set_dai_fmt()
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Drockchip,rk3308-codec.yaml4 $id: http://devicetree.org/schemas/sound/rockchip,rk3308-codec.yaml#
7 title: Rockchip RK3308 Internal Codec
10 This is the audio codec embedded in the Rockchip RK3308
17 The RK3308 audio codec has 8 independent capture channels, but some
29 const: rockchip,rk3308-codec
87 #include <dt-bindings/clock/rk3308-cru.h>
90 compatible = "rockchip,rk3308-codec";
H A Drockchip-spdif.yaml32 - rockchip,rk3308-spdif
H A Drockchip,pdm.yaml28 - rockchip,rk3308-pdm
H A Drockchip-i2s.yaml32 - rockchip,rk3308-i2s
/linux/Documentation/devicetree/bindings/clock/
H A Drockchip,rk3308-cru.yaml4 $id: http://devicetree.org/schemas/clock/rockchip,rk3308-cru.yaml#
7 title: Rockchip RK3308 Clock and Reset Unit (CRU)
14 The RK3308 clock controller generates and supplies clocks to various
19 preprocessor macros in the dt-bindings/clock/rk3308-cru.h headers and can be
36 - rockchip,rk3308-cru
71 compatible = "rockchip,rk3308-cru";
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308.dtsi7 #include <dt-bindings/clock/rk3308-cru.h>
16 compatible = "rockchip,rk3308";
173 compatible = "rockchip,rk3308-grf", "syscon", "simple-mfd";
177 compatible = "rockchip,rk3308-io-voltage-domain";
193 compatible = "rockchip,rk3308-usb2phy-grf", "syscon", "simple-mfd";
199 compatible = "rockchip,rk3308-usb2phy";
229 compatible = "rockchip,rk3308-detect-grf", "syscon", "simple-mfd";
236 compatible = "rockchip,rk3308-core-grf", "syscon", "simple-mfd";
243 compatible = "rockchip,rk3308-i2c", "rockchip,rk3399-i2c";
256 compatible = "rockchip,rk3308-i2c", "rockchip,rk3399-i2c";
[all …]
H A DMakefile8 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-bpi-p2-pro.dtb
9 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-evb.dtb
10 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-roc-cc.dtb
11 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-rock-pi-s.dtb
12 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-rock-s0.dtb
H A Drk3308-rock-s0.dts6 #include "rk3308.dtsi"
10 compatible = "radxa,rock-s0", "rockchip,rk3308";
/linux/Documentation/devicetree/bindings/mtd/
H A Drockchip,nand-controller.yaml27 - const: rockchip,rk3308-nfc
83 RK3308, RV1108
113 RK3308, RV1108
133 #include <dt-bindings/clock/rk3308-cru.h>
136 compatible = "rockchip,rk3308-nfc",
/linux/Documentation/devicetree/bindings/soc/rockchip/
H A Dgrf.yaml71 - rockchip,rk3308-core-grf
72 - rockchip,rk3308-detect-grf
73 - rockchip,rk3308-grf
74 - rockchip,rk3308-usb2phy-grf
216 - rockchip,rk3308-grf
236 - rockchip,rk3308-usb2phy-grf
/linux/Documentation/devicetree/bindings/arm/
H A Drockchip.yaml193 - description: Firefly ROC-RK3308-CC
195 - const: firefly,roc-rk3308-cc
196 - const: rockchip,rk3308
861 - const: rockchip,rk3308
906 - const: rockchip,rk3308
979 - description: Rockchip RK3308 Evaluation board
981 - const: rockchip,rk3308-evb
982 - const: rockchip,rk3308
1112 - description: Sinovoip RK3308 Banana Pi P2 Pro
1114 - const: sinovoip,rk3308-bpi-p2pro
[all …]
/linux/drivers/clk/rockchip/
H A DKconfig69 bool "Rockchip RK3308 clock controller support"
73 Build the driver for RK3308 Clock Driver.
H A DMakefile26 obj-$(CONFIG_CLK_RK3308) += clk-rk3308.o
/linux/Documentation/devicetree/bindings/nvmem/
H A Drockchip,otp.yaml16 - rockchip,rk3308-otp
60 - rockchip,rk3308-otp
/linux/Documentation/devicetree/bindings/power/
H A Drockchip-io-domain.yaml53 - rockchip,rk3308-io-voltage-domain
75 - $ref: "#/$defs/rk3308"
199 rk3308:
204 const: rockchip,rk3308-io-voltage-domain
/linux/Documentation/devicetree/bindings/net/
H A Drockchip-dwmac.yaml22 - rockchip,rk3308-gmac
47 - rockchip,rk3308-gmac
/linux/Documentation/devicetree/bindings/devfreq/event/
H A Drockchip,dfi.yaml60 #include <dt-bindings/clock/rk3308-cru.h>
/linux/Documentation/devicetree/bindings/iio/adc/
H A Drockchip-saradc.yaml25 - rockchip,rk3308-saradc
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-rockchip.yaml32 - rockchip,rk3308-pwm
/linux/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml27 - rockchip,rk3308-wdt
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-rockchip.yaml33 - rockchip,rk3308-spi
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-rk3x.yaml38 - rockchip,rk3308-i2c
/linux/Documentation/devicetree/bindings/mmc/
H A Drockchip-dw-mshc.yaml37 - rockchip,rk3308-dw-mshc
/linux/Documentation/devicetree/bindings/serial/
H A Dsnps-dw-apb-uart.yaml49 - rockchip,rk3308-uart

12