Searched refs:pgc (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/pmdomain/imx/ |
H A D | gpcv2.c | 286 unsigned long pgc; member 319 u32 reg_val, pgc; in imx_pgc_power_up() local 368 for_each_set_bit(pgc, &domain->pgc, 32) { in imx_pgc_power_up() 369 regmap_clear_bits(domain->regmap, GPC_PGC_CTRL(pgc), in imx_pgc_power_up() 418 u32 reg_val, pgc; in imx_pgc_power_down() local 447 for_each_set_bit(pgc, &domain->pgc, 32) { in imx_pgc_power_down() 448 regmap_update_bits(domain->regmap, GPC_PGC_CTRL(pgc), in imx_pgc_power_down() 503 .pgc = BIT(IMX7_PGC_MIPI), 515 .pgc = BIT(IMX7_PGC_PCIE), 527 .pgc = BIT(IMX7_PGC_USB_HSIC), [all …]
|
/openbmc/u-boot/arch/arm/mach-imx/mx7/ |
H A D | psci-mx7.c | 152 u32 pgc = cpu ? GPC_PGC_C1 : GPC_PGC_C0; in imx_gpcv2_set_core_power() local 157 imx_gpcv2_set_m_core_pgc(true, pgc); in imx_gpcv2_set_core_power() 166 imx_gpcv2_set_m_core_pgc(false, pgc); in imx_gpcv2_set_core_power()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx7s.dtsi | 636 pgc { 640 pgc_pcie_phy: pgc-power-domain@1 {
|
H A D | imx6qdl.dtsi | 857 pgc {
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sl.dtsi | 703 pgc {
|
H A D | imx6ul.dtsi | 725 pgc {
|
H A D | imx7s.dtsi | 667 pgc {
|
H A D | imx6qdl.dtsi | 884 pgc {
|
H A D | imx6sx.dtsi | 803 pgc {
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn.dtsi | 678 pgc {
|
H A D | imx8mm.dtsi | 679 pgc {
|
H A D | imx8mq.dtsi | 898 pgc {
|
H A D | imx8mp.dtsi | 764 pgc {
|