Searched refs:m_val (Results 1 – 7 of 7) sorted by relevance
83 uint32_t m_val = ((PLLReg & 0x1FU) + 1U); in Clock_GetPLLFreq() local85 return (inputRate * m_val); in Clock_GetPLLFreq()
87 uint32_t m_val = ((PLLReg & 0x1FU) + 1U); in Clock_GetPLLFreq() local89 return (inputRate * m_val); in Clock_GetPLLFreq()
91 uint32_t m_val = ((PLLReg & 0x1FU) + 1U); in Clock_GetPLLFreq() local93 return (inputRate * m_val); in Clock_GetPLLFreq()
81 uint32_t m_val = ((PLLReg & 0x1FU) + 1U); in Clock_GetPLLFreq() local83 return (inputRate * m_val); in Clock_GetPLLFreq()