Searched full:rv1106 (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | rockchip,rv1106-cru.yaml | 4 $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 D | Kconfig | 27 bool "Rockchip RV1106 clock controller support" 31 Build the driver for RV1106 Clock Driver.
|
| H A D | Makefile | 22 obj-$(CONFIG_CLK_RV1106) += clk-rv1106.o
|
| H A D | clk-rv1106.c | 11 #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 D | rockchip,pinctrl.yaml | 54 - rockchip,rv1106-pinctrl
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-rockchip.h | 189 RV1106, enumerator
|
| H A D | pinctrl-rockchip.c | 1332 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",
|