Home
last modified time | relevance | path

Searched refs:PTP3_CFG3_MASK2 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/ptp3/
H A Dptp3_plat_common.h25 #define PTP3_CFG3_MASK2 0x35C0 macro
H A Dptp3_common.c55 mmio_write_32(addr, value & PTP3_CFG3_MASK2); in ptp3_init()