Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/ptp3/
H A Dptp3_plat_common.h24 #define PTP3_CFG3_MASK1 0x1180 macro
H A Dptp3_common.c54 mmio_write_32(addr, value & PTP3_CFG3_MASK1); in ptp3_init()