Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/include/
H A Dplat_debug.h25 #define BIT_CA15M_LASTPC_DIS (1 << 8) macro
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_debug.c18 mmio_read_32(CA15M_DBG_CONTROL) & ~(BIT_CA15M_LASTPC_DIS)); in circular_buffer_setup()