Home
last modified time | relevance | path

Searched refs:ptp3_cfg3 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/ptp3/
H A Dmtk_ptp3_main.c28 static unsigned int ptp3_cfg3[NR_PTP3_CFG3_CPU][NR_PTP3_CFG] = { variable
69 ptp3_cfg3[_core][PTP3_CFG_ADDR], in ptp3_init()
70 ptp3_cfg3[_core][PTP3_CFG_VALUE]); in ptp3_init()
/rk3399_ARM-atf/plat/mediatek/drivers/ptp3/
H A Dptp3_plat_v2.h15 static unsigned int ptp3_cfg3[NR_PTP3_CFG] = {0x0C530400, 0xC00}; variable
H A Dptp3_plat_v1.h15 static unsigned int ptp3_cfg3[NR_PTP3_CFG] = {0x0C530400, 0x2D80}; variable
H A Dptp3_common.c48 addr = ptp3_cfg3[PTP3_CFG_ADDR] + PTP3_CORE_OFT(core); in ptp3_init()
49 value = ptp3_cfg3[PTP3_CFG_VALUE]; in ptp3_init()