Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-ccn.c206 #define CCN_CONFIG_PORT(_config) (((_config) >> 24) & 0x3) macro
794 u32 port = CCN_CONFIG_PORT(event->attr.config); in arm_ccn_pmu_event_init()
971 val |= CCN_CONFIG_PORT(event->attr.config) << in arm_ccn_pmu_xp_watchpoint_config()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-ccn.c206 #define CCN_CONFIG_PORT(_config) (((_config) >> 24) & 0x3) macro
789 u32 port = CCN_CONFIG_PORT(event->attr.config); in arm_ccn_pmu_event_init()
966 val |= CCN_CONFIG_PORT(event->attr.config) << in arm_ccn_pmu_xp_watchpoint_config()

Completed in 5 milliseconds