Home
last modified time | relevance | path

Searched full:rv1106 (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Drockchip,rv1106-cru.yaml4 $id: http://devicetree.org/schemas/clock/rockchip,rv1106-cru.yaml#
7 title: Rockchip RV1106 Clock and Reset Unit
14 The RV1106 clock controller generates the clock and also implements a
19 const: rockchip,rv1106-cru
55 compatible = "rockchip,rv1106-cru";
/linux/drivers/clk/rockchip/
H A DKconfig27 bool "Rockchip RV1106 clock controller support"
31 Build the driver for RV1106 Clock Driver.
H A DMakefile22 obj-$(CONFIG_CLK_RV1106) += clk-rv1106.o
H A Dclk-rv1106.c11 #include <dt-bindings/clock/rockchip,rv1106-cru.h>
15 * Register offsets inside the CRU region. The RV1106 CRU is split into
1088 { .compatible = "rockchip,rv1106-cru" },
1094 .name = "clk-rv1106",
/linux/Documentation/devicetree/bindings/pinctrl/
H A Drockchip,pinctrl.yaml54 - rockchip,rv1106-pinctrl
/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.h189 RV1106, enumerator
H A Dpinctrl-rockchip.c1332 else if (ctrl->type == RV1106) in rockchip_get_mux()
1467 else if (ctrl->type == RV1106) in rockchip_set_mux()
3554 ctrl->type == RV1106 || in rockchip_set_drive_perpin()
3708 case RV1106: in rockchip_get_pull()
3775 case RV1106: in rockchip_set_pull()
4073 case RV1106: in rockchip_pinconf_pull_valid()
5047 .label = "RV1106-GPIO",
5048 .type = RV1106,
5692 { .compatible = "rockchip,rv1106-pinctrl",