Home
last modified time | relevance | path

Searched refs:HISI_HIP08_CORE_COMMIT_REG (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c311 #define HISI_HIP08_CORE_COMMIT_REG sys_reg(3, 1, 15, 2, 5) macro
329 * bit 12 and 13 of HISI_HIP08_CORE_COMMIT_REG are used together in etm4_hisi_config_core_commit()
334 val = read_sysreg_s(HISI_HIP08_CORE_COMMIT_REG); in etm4_hisi_config_core_commit()
337 write_sysreg_s(val, HISI_HIP08_CORE_COMMIT_REG); in etm4_hisi_config_core_commit()

Completed in 3 milliseconds