Searched full:ispcrg (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/media/ |
H A D | starfive,jh7110-camss.yaml | 128 clocks = <&ispcrg 0>, 129 <&ispcrg 13>, 130 <&ispcrg 2>, 131 <&ispcrg 12>, 132 <&ispcrg 1>, 142 resets = <&ispcrg 0>, 143 <&ispcrg 1>, 144 <&ispcrg 10>, 145 <&ispcrg 11>,
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | starfive,jh7110-dphy-rx.yaml | 63 clocks = <&ispcrg 3>, 64 <&ispcrg 4>, 65 <&ispcrg 5>; 67 resets = <&ispcrg 2>, 68 <&ispcrg 3>;
|
/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7110.dtsi | 1125 clocks = <&ispcrg JH7110_ISPCLK_VIN_SYS>, 1126 <&ispcrg JH7110_ISPCLK_VIN_APB>, 1127 <&ispcrg JH7110_ISPCLK_VIN_PIXEL_IF0>, 1128 <&ispcrg JH7110_ISPCLK_VIN_PIXEL_IF1>, 1129 <&ispcrg JH7110_ISPCLK_VIN_PIXEL_IF2>, 1130 <&ispcrg JH7110_ISPCLK_VIN_PIXEL_IF3>; 1134 resets = <&ispcrg JH7110_ISPRST_VIN_SYS>, 1135 <&ispcrg JH7110_ISPRST_VIN_APB>, 1136 <&ispcrg JH7110_ISPRST_VIN_PIXEL_IF0>, 1137 <&ispcrg JH7110_ISPRST_VIN_PIXEL_IF1>, [all …]
|
H A D | jh7110-common.dtsi | 128 assigned-clocks = <&ispcrg JH7110_ISPCLK_DOM4_APB_FUNC>, 129 <&ispcrg JH7110_ISPCLK_MIPI_RX0_PXL>; 151 assigned-clocks = <&ispcrg JH7110_ISPCLK_VIN_SYS>;
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | starfive,jh7110-ispcrg.yaml | 4 $id: http://devicetree.org/schemas/clock/starfive,jh7110-ispcrg.yaml# 14 const: starfive,jh7110-ispcrg 72 ispcrg: clock-controller@19810000 { 73 compatible = "starfive,jh7110-ispcrg";
|
/linux/include/dt-bindings/reset/ |
H A D | starfive,jh7110-crg.h | 182 /* ISPCRG resets */
|
/linux/include/dt-bindings/clock/ |
H A D | starfive,jh7110-crg.h | 261 /* ISPCRG clocks */
|
/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh7110-isp.c | 212 { .compatible = "starfive,jh7110-ispcrg" },
|