Searched refs:GPC_CPU_PGC_SW_PUP_REQ (Results 1 – 2 of 2) sorted by relevance
48 uint32_t val = io_read32(gpc_base() + GPC_CPU_PGC_SW_PUP_REQ); in imx_gpcv2_set_core1_pup_by_software()54 io_write32(gpc_base() + GPC_CPU_PGC_SW_PUP_REQ, val); in imx_gpcv2_set_core1_pup_by_software()56 while ((io_read32(gpc_base() + GPC_CPU_PGC_SW_PUP_REQ) & in imx_gpcv2_set_core1_pup_by_software()
82 #define GPC_CPU_PGC_SW_PUP_REQ 0xf0 macro
Completed in 2 milliseconds