/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx7ulp-pcc-clock.yaml | 24 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules. 40 - fsl,imx7ulp-pcc2 92 compatible = "fsl,imx7ulp-pcc2";
|
H A D | imx7ulp-scg-clock.yaml | 24 A7 clock management consists of SCG1, PCC2, PCC3, and CMC1 modules.
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | imx-tpm-pwm.yaml | 55 assigned-clocks = <&pcc2 IMX7ULP_CLK_LPTPM4>; 57 clocks = <&pcc2 IMX7ULP_CLK_LPTPM4>;
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | fsl-imx7ulp-wdt.yaml | 57 clocks = <&pcc2 IMX7ULP_CLK_WDG1>; 58 assigned-clocks = <&pcc2 IMX7ULP_CLK_WDG1>;
|
/linux/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 505 volatile unsigned char *pcc2 = (unsigned char *) 0xfff42000; in i596_error() local 507 pcc2[0x28] = 1; in i596_error() 508 pcc2[0x2b] = 0x1d; in i596_error() 626 volatile unsigned char *pcc2 = (unsigned char *) 0xfff42000; in init_i596_mem() local 629 pcc2[0x28] = 1; in init_i596_mem() 630 pcc2[0x2a] = 0x48; in init_i596_mem() 635 pcc2[0x2b] = 0x08; in init_i596_mem() 691 volatile unsigned char *pcc2 = (unsigned char *) 0xfff42000; in init_i596_mem() local 694 pcc2[0x2a] = 0x55; /* Edge sensitive */ in init_i596_mem() 695 pcc2[0x2b] = 0x15; in init_i596_mem() [all …]
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7ulp-com.dts | 40 assigned-clocks = <&pcc2 IMX7ULP_CLK_USDHC0>;
|
H A D | imx7ulp-evk.dts | 80 assigned-clocks = <&pcc2 IMX7ULP_CLK_USDHC0>;
|
/linux/Documentation/devicetree/bindings/timer/ |
H A D | nxp,tpm-timer.yaml | 63 <&pcc2 IMX7ULP_CLK_LPTPM5>;
|
/linux/include/dt-bindings/clock/ |
H A D | imx7ulp-clock.h | 66 /* PCC2 */
|
/linux/drivers/clk/imx/ |
H A D | clk-imx7ulp.c | 149 /* PCC2 */ in imx7ulp_clk_pcc2_init() 181 CLK_OF_DECLARE(imx7ulp_clk_pcc2, "fsl,imx7ulp-pcc2", imx7ulp_clk_pcc2_init);
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra114-pinmux.yaml | 61 pbb7, pcc2, pwr_i2c_scl_pz6, pwr_i2c_sda_pz7, kb_row0_pr0,
|
H A D | nvidia,tegra30-pinmux.yaml | 89 pbb7, cam_mclk_pcc0, pcc1, pcc2, sdmmc4_rst_n_pcc3,
|
H A D | nvidia,tegra124-pinmux.yaml | 66 pbb7, pcc2, jtag_rtck, pwr_i2c_scl_pz6, pwr_i2c_sda_pz7,
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-nyan-blaze.dts | 1165 pcc2 { 1166 nvidia,pins = "pcc2";
|
H A D | tegra124-nyan-big.dts | 1163 pcc2 { 1164 nvidia,pins = "pcc2";
|
H A D | tegra124-jetson-tk1.dts | 1212 pcc2 { 1213 nvidia,pins = "pcc2";
|
H A D | tegra124-apalis-v1.2.dtsi | 1518 pcc2 { /* NC */ 1519 nvidia,pins = "pcc2";
|
H A D | tegra30-beaver.dts | 1585 pcc2 { 1586 nvidia,pins = "pcc2";
|
H A D | tegra124-apalis.dtsi | 1511 pcc2 { /* NC */ 1512 nvidia,pins = "pcc2";
|
H A D | tegra30-colibri.dtsi | 261 "pcc2",
|
H A D | tegra30-apalis.dtsi | 664 "pcc2";
|
H A D | tegra114-roth.dts | 628 "pcc2";
|
H A D | tegra30-apalis-v1.1.dtsi | 674 "pcc2";
|
/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra114.c | 369 PINCTRL_PIN(TEGRA_PIN_PCC2, "PCC2"), 1720 …PINGROUP(pcc2, I2S4, RSVD2, RSVD3, RSVD4, 0x32ac, N, N…
|
H A D | pinctrl-tegra124.c | 399 PINCTRL_PIN(TEGRA_PIN_PCC2, "PCC2"), 1913 …PINGROUP(pcc2, I2S4, RSVD2, SDMMC3, SDMMC2, 0x32ac, N, N…
|