Searched full:pcc3 (Results 1 – 10 of 10) sorted by relevance
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7ulp.dtsi | 300 pcc3: clock-controller@40b30000 { label 301 compatible = "fsl,imx7ulp-pcc3"; 333 clocks = <&pcc3 IMX7ULP_CLK_LPI2C6>, 336 assigned-clocks = <&pcc3 IMX7ULP_CLK_LPI2C6>; 346 clocks = <&pcc3 IMX7ULP_CLK_LPI2C7>, 349 assigned-clocks = <&pcc3 IMX7ULP_CLK_LPI2C7>; 359 clocks = <&pcc3 IMX7ULP_CLK_LPUART6>; 361 assigned-clocks = <&pcc3 IMX7ULP_CLK_LPUART6>; 371 clocks = <&pcc3 IMX7ULP_CLK_LPUART7>; 373 assigned-clocks = <&pcc3 IMX7ULP_CLK_LPUART7>; [all …]
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx8ulp-pcc-clock.yaml | 21 - fsl,imx8ulp-pcc3 46 compatible = "fsl,imx8ulp-pcc3";
|
H A D | imx7ulp-pcc-clock.yaml | 24 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules. 41 - fsl,imx7ulp-pcc3
|
H A D | imx7ulp-scg-clock.yaml | 24 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules.
|
/linux/include/dt-bindings/reset/ |
H A D | imx8ulp-pcc-reset.h | 9 /* PCC3 */
|
/linux/include/dt-bindings/clock/ |
H A D | imx7ulp-clock.h | 94 /* PCC3 */
|
H A D | imx8ulp-clock.h | 119 /* PCC3 */
|
/linux/drivers/clk/imx/ |
H A D | clk-imx7ulp.c | 197 /* PCC3 */ in imx7ulp_clk_pcc3_init() 228 CLK_OF_DECLARE(imx7ulp_clk_pcc3, "fsl,imx7ulp-pcc3", imx7ulp_clk_pcc3_init);
|
H A D | clk-imx8ulp.c | 327 /* PCC3 */ in imx8ulp_clk_pcc3_init() 390 /* register the pcc3 reset controller */ in imx8ulp_clk_pcc3_init() 549 { .compatible = "fsl,imx8ulp-pcc3", .data = imx8ulp_clk_pcc3_init },
|
/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra30.c | 519 PINCTRL_PIN(TEGRA_PIN_SDMMC4_RST_N_PCC3, "SDMMC4_RST_N PCC3"),
|