Searched full:pgc (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/pmdomain/imx/ |
| H A D | gpcv2.c | 200 * The PGC offset values in Reference Manual 284 unsigned long pgc; member 317 u32 reg_val, pgc; in imx_pgc_power_up() local 361 dev_err(domain->dev, "failed to command PGC\n"); in imx_pgc_power_up() 366 for_each_set_bit(pgc, &domain->pgc, 32) { in imx_pgc_power_up() 367 regmap_clear_bits(domain->regmap, GPC_PGC_CTRL(pgc), in imx_pgc_power_up() 427 u32 reg_val, pgc; in imx_pgc_power_down() local 456 for_each_set_bit(pgc, &domain->pgc, 32) { in imx_pgc_power_down() 457 regmap_update_bits(domain->regmap, GPC_PGC_CTRL(pgc), in imx_pgc_power_down() 473 dev_err(domain->dev, "failed to command PGC\n"); in imx_pgc_power_down() [all …]
|
| H A D | gpc.c | 115 /* Wait for the PGC to handle the request */ in imx6_pm_domain_power_on() 227 { "imx-pgc-power-domain"}, 233 .name = "imx-pgc-pd", 406 = of_get_child_by_name(pdev->dev.of_node, "pgc"); in imx_gpc_probe() 473 pd_pdev = platform_device_alloc("imx-pgc-power-domain", in imx_gpc_probe() 509 pgc_node = of_get_child_by_name(pdev->dev.of_node, "pgc"); in imx_gpc_remove()
|
| /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 {
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_power_map.c | 1209 * PGB PGC PGD 1605 * PGC PGD
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ul.dtsi | 734 pgc {
|
| H A D | imx7s.dtsi | 684 pgc {
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp.dtsi | 822 pgc {
|