Home
last modified time | relevance | path

Searched refs:AML_AO_TIMESTAMP_CNTL (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/plat/amlogic/gxbb/
A Dgxbb_common.c112 val = mmio_read_32(AML_AO_TIMESTAMP_CNTL); in plat_get_syscnt_freq2()
114 mmio_write_32(AML_AO_TIMESTAMP_CNTL, val); in plat_get_syscnt_freq2()
A Dgxbb_def.h85 #define AML_AO_TIMESTAMP_CNTL UL(0xC81000B4) macro
/trusted-firmware-a/plat/amlogic/gxl/
A Dgxl_common.c112 val = mmio_read_32(AML_AO_TIMESTAMP_CNTL); in plat_get_syscnt_freq2()
114 mmio_write_32(AML_AO_TIMESTAMP_CNTL, val); in plat_get_syscnt_freq2()
A Dgxl_def.h89 #define AML_AO_TIMESTAMP_CNTL UL(0xC81000B4) macro
/trusted-firmware-a/plat/amlogic/axg/
A Daxg_common.c112 mmio_clrbits_32(AML_AO_TIMESTAMP_CNTL, PLAT_AO_TIMESTAMP_CNTL); in plat_get_syscnt_freq2()
A Daxg_def.h85 #define AML_AO_TIMESTAMP_CNTL UL(0xFF8000B4) macro
/trusted-firmware-a/plat/amlogic/g12a/
A Dg12a_common.c122 mmio_clrbits_32(AML_AO_TIMESTAMP_CNTL, ~0xFFFFFE00); in plat_get_syscnt_freq2()
A Dg12a_def.h91 #define AML_AO_TIMESTAMP_CNTL UL(0xFF8000B4) macro

Completed in 6 milliseconds