Searched full:pgc (Results 1 – 15 of 15) sorted by relevance
/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() 429 u32 reg_val, pgc; in imx_pgc_power_down() local 458 for_each_set_bit(pgc, &domain->pgc, 32) { in imx_pgc_power_down() 459 regmap_update_bits(domain->regmap, GPC_PGC_CTRL(pgc), in imx_pgc_power_down() 475 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", 411 pgc_node = of_get_child_by_name(pdev->dev.of_node, "pgc"); in imx_gpc_probe() 475 pd_pdev = platform_device_alloc("imx-pgc-power-domain", in imx_gpc_probe() 511 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 {
|
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 {
|
/linux/fs/reiserfs/ |
H A D | procfs.c | 9 /* proc info support a la one created by Sizif@Botik.RU for PGC */
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sl.dtsi | 703 pgc {
|
H A D | imx6ul.dtsi | 728 pgc {
|
H A D | imx6qdl.dtsi | 883 pgc {
|
H A D | imx7s.dtsi | 685 pgc {
|
H A D | imx6sx.dtsi | 802 pgc {
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power_map.c | 1209 * PGB PGC PGD
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn.dtsi | 680 pgc {
|
H A D | imx8mm.dtsi | 679 pgc {
|
H A D | imx8mq.dtsi | 898 pgc {
|
H A D | imx8mp.dtsi | 768 pgc {
|