Searched full:pgc (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/pmdomain/imx/ |
H A D | gpcv2.c | 202 * The PGC offset values in Reference Manual 286 unsigned long pgc; member 319 u32 reg_val, pgc; in imx_pgc_power_up() local 363 dev_err(domain->dev, "failed to command PGC\n"); in imx_pgc_power_up() 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() 464 dev_err(domain->dev, "failed to command PGC\n"); in imx_pgc_power_down() [all …]
|
H A D | gpc.c | 114 /* Wait for the PGC to handle the request */ in imx6_pm_domain_power_on() 228 { "imx-pgc-power-domain"}, 234 .name = "imx-pgc-pd", 414 pgc_node = of_get_child_by_name(pdev->dev.of_node, "pgc"); in imx_gpc_probe() 480 pd_pdev = platform_device_alloc("imx-pgc-power-domain", in imx_gpc_probe() 520 pgc_node = of_get_child_by_name(pdev->dev.of_node, "pgc"); in imx_gpc_remove()
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | fsl,imx-gpcv2.yaml | 14 Control (PGC) for various power domains. 19 described as subnodes of the power gating controller 'pgc' node. 22 property that is a phandle for PGC node representing the domain. 43 pgc: 109 - pgc 122 pgc {
|
H A D | fsl,imx-gpc.yaml | 14 counters and Power Gating Control (PGC). 18 described as subnodes of the power gating controller 'pgc' node of the GPC. 53 pgc: 110 - pgc 126 pgc {
|
/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/linux/fs/reiserfs/ |
H A D | procfs.c | 9 /* proc info support a la one created by Sizif@Botik.RU for PGC */
|
/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 | imx6qdl.dtsi | 884 pgc {
|
H A D | imx7s.dtsi | 667 pgc {
|
H A D | imx6sx.dtsi | 803 pgc {
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power_map.c | 1216 * PGB PGC PGD
|
/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 {
|