Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/ptp3/
H A Dptp3_plat_common.h26 #define PTP3_CFG3_MASK3 0x3DC0 macro
H A Dptp3_common.c56 mmio_write_32(addr, value & PTP3_CFG3_MASK3); in ptp3_init()