Searched refs:GPR3_PCTL_EDMACEPCTL_PCTL_MASK (Results 1 – 3 of 3) sorted by relevance
143 #define GPR3_PCTL_EDMACEPCTL_PCTL_MASK (0x1U) macro146 …(((uint32_t)(((uint32_t)(x)) << GPR3_PCTL_EDMACEPCTL_PCTL_SHIFT)) & GPR3_PCTL_EDMACEPCTL_PCTL_MASK)
197 #define GPR_PCTL_MASK GPR3_PCTL_EDMACEPCTL_PCTL_MASK
2559 …Frequency &= Clock_Ip_u32EnableGate[((IP_GPR3_PCTL->EDMACEPCTL & GPR3_PCTL_EDMACEPCTL_PCTL_MASK) >… in Clock_Ip_Get_CE_EDMA_CLK_Frequency()