Searched refs:pgc (Results 1 – 10 of 10) sorted by relevance
| /u-boot/drivers/power/domain/ |
| A D | imx8m-power-domain.c | 120 unsigned long pgc; member 164 .pgc = BIT(IMX8M_PGC_PCIE1), 172 .pgc = BIT(IMX8M_PGC_OTG1), 180 .pgc = BIT(IMX8M_PGC_OTG2), 278 .pgc = BIT(IMX8MP_PGC_PCIE), 286 .pgc = BIT(IMX8MP_PGC_USB1), 294 .pgc = BIT(IMX8MP_PGC_USB2), 330 u32 pgc; in imx8m_power_domain_on() local 357 for_each_set_bit(pgc, &domain->pgc, 32) { in imx8m_power_domain_on() 389 u32 pgc; in imx8m_power_domain_off() local [all …]
|
| /u-boot/arch/arm/mach-imx/mx7/ |
| A D | psci-mx7.c | 154 u32 pgc = cpu ? GPC_PGC_C1 : GPC_PGC_C0; in imx_gpcv2_set_core_power() local 159 imx_gpcv2_set_m_core_pgc(true, pgc); in imx_gpcv2_set_core_power() 168 imx_gpcv2_set_m_core_pgc(false, pgc); in imx_gpcv2_set_core_power()
|
| /u-boot/arch/arm/dts/ |
| A D | imx6sl.dtsi | 700 pgc {
|
| A D | imx7s.dtsi | 663 pgc {
|
| A D | imx8mn.dtsi | 652 pgc {
|
| A D | imx6qdl.dtsi | 885 pgc {
|
| A D | imx8mp.dtsi | 529 pgc {
|
| A D | imx8mm.dtsi | 655 pgc {
|
| A D | imx6sx.dtsi | 798 pgc {
|
| A D | imx8mq.dtsi | 690 pgc {
|
Completed in 46 milliseconds