Home
last modified time | relevance | path

Searched full:rk3576 (Results 1 – 25 of 26) sorted by relevance

12

/linux/Documentation/devicetree/bindings/soc/rockchip/
H A Dgrf.yaml23 - rockchip,rk3576-bigcore-grf
24 - rockchip,rk3576-cci-grf
25 - rockchip,rk3576-gpu-grf
26 - rockchip,rk3576-litcore-grf
27 - rockchip,rk3576-npu-grf
28 - rockchip,rk3576-php-grf
29 - rockchip,rk3576-pipe-phy-grf
30 - rockchip,rk3576-pmu1-grf
31 - rockchip,rk3576-sdgmac-grf
32 - rockchip,rk3576-sys-grf
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Drockchip,rk3576-cru.yaml4 $id: http://devicetree.org/schemas/clock/rockchip,rk3576-cru.yaml#
7 title: Rockchip rk3576 Family Clock and Reset Control Module
15 The RK3576 clock controller generates the clock and also implements a reset
22 const: rockchip,rk3576-cru
52 compatible = "rockchip,rk3576-cru";
/linux/Documentation/devicetree/bindings/arm/rockchip/
H A Dpmu.yaml29 - rockchip,rk3576-pmu
47 - rockchip,rk3576-pmu
/linux/drivers/clk/rockchip/
H A DMakefile31 obj-$(CONFIG_CLK_RK3576) += clk-rk3576.o rst-rk3576.o
H A DKconfig104 bool "Rockchip RK3576 clock controller support"
108 Build the driver for RK3576 Clock Driver.
H A Dclk-rk3576.c13 #include <dt-bindings/clock/rockchip,rk3576-cru.h>
1733 grf = syscon_regmap_lookup_by_compatible("rockchip,rk3576-pmu0-grf"); in rk3576_clk_init()
1777 CLK_OF_DECLARE(rk3576_cru, "rockchip,rk3576-cru", rk3576_clk_init);
1789 .compatible = "rockchip,rk3576-cru",
1813 .name = "clk-rk3576",
H A Drst-rk3576.c11 #include <dt-bindings/reset/rockchip,rk3576-cru.h>
/linux/Documentation/devicetree/bindings/mmc/
H A Dsnps,dwcmshc-sdhci.yaml17 - const: rockchip,rk3576-dwcmshc
111 const: rockchip,rk3576-dwcmshc
H A Drockchip-dw-mshc.yaml46 # for Rockchip RK3576 with phase tuning inside the controller
47 - const: rockchip,rk3576-dw-mshc
/linux/Documentation/devicetree/bindings/net/
H A Drockchip-dwmac.yaml28 - rockchip,rk3576-gmac
56 - rockchip,rk3576-gmac
H A Dsnps,dwmac.yaml83 - rockchip,rk3576-gmac
/linux/drivers/soc/rockchip/
H A Dgrf.c186 .compatible = "rockchip,rk3576-sys-grf",
189 .compatible = "rockchip,rk3576-ioc-grf",
/linux/Documentation/devicetree/bindings/mfd/
H A Dsyscon.yaml106 - rockchip,rk3576-qos
203 - rockchip,rk3576-qos
/linux/Documentation/devicetree/bindings/timer/
H A Drockchip,rk-timer.yaml27 - rockchip,rk3576-timer
/linux/Documentation/devicetree/bindings/iio/adc/
H A Drockchip-saradc.yaml20 - const: rockchip,rk3576-saradc
/linux/Documentation/devicetree/bindings/watchdog/
H A Dsnps,dw-wdt.yaml32 - rockchip,rk3576-wdt
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-rockchip.yaml38 - rockchip,rk3576-spi
/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-rk3x.yaml41 - rockchip,rk3576-i2c
/linux/Documentation/devicetree/bindings/pinctrl/
H A Drockchip,pinctrl.yaml48 - rockchip,rk3576-pinctrl
/linux/Documentation/devicetree/bindings/power/
H A Drockchip,power-controller.yaml44 - rockchip,rk3576-power-controller
/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.h200 RK3576, enumerator
H A Dpinctrl-rockchip.c1144 if (ctrl->type == RK3576) { in rockchip_get_mux()
1263 if (ctrl->type == RK3576) { in rockchip_set_mux()
2502 } else if (ctrl->type == RK3576) { in rockchip_set_drive_perpin()
2643 case RK3576: in rockchip_get_pull()
2703 case RK3576: in rockchip_set_pull()
2969 case RK3576: in rockchip_pinconf_pull_valid()
4150 .label = "RK3576-GPIO",
4151 .type = RK3576,
4213 { .compatible = "rockchip,rk3576-pinctrl",
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c1177 DELAY_ENABLE(RK3576, tx_delay, rx_delay)); in rk3576_set_to_rgmii()
1179 DELAY_ENABLE(RK3576, tx_delay, rx_delay)); in rk3576_set_to_rgmii()
2066 { .compatible = "rockchip,rk3576-gmac", .data = &rk3576_ops },
/linux/drivers/mmc/host/
H A Ddw_mmc-rockchip.c524 { .compatible = "rockchip,rk3576-dw-mshc",
/linux/drivers/pmdomain/rockchip/
H A Dpm-domains.c36 #include <dt-bindings/power/rockchip,rk3576-power.h>
1437 .compatible = "rockchip,rk3576-power-controller",

12