Searched refs:ptp3_cfg3 (Results 1 – 4 of 4) sorted by relevance
28 static unsigned int ptp3_cfg3[NR_PTP3_CFG3_CPU][NR_PTP3_CFG] = { variable69 ptp3_cfg3[_core][PTP3_CFG_ADDR], in ptp3_init()70 ptp3_cfg3[_core][PTP3_CFG_VALUE]); in ptp3_init()
15 static unsigned int ptp3_cfg3[NR_PTP3_CFG] = {0x0C530400, 0xC00}; variable
15 static unsigned int ptp3_cfg3[NR_PTP3_CFG] = {0x0C530400, 0x2D80}; variable
48 addr = ptp3_cfg3[PTP3_CFG_ADDR] + PTP3_CORE_OFT(core); in ptp3_init()49 value = ptp3_cfg3[PTP3_CFG_VALUE]; in ptp3_init()