Searched refs:PAI_NNPA_BASE (Results 1 – 2 of 2) sorted by relevance
264 if (cfg >= PAI_NNPA_BASE && cfg <= PAI_NNPA_BASE + paiext_cnt) { in paiext_event_valid()286 if (a->sample_period && a->config != PAI_NNPA_BASE) in paiext_event_init()337 if (event->attr.config != PAI_NNPA_BASE) in paiext_getdata()339 event->attr.config - PAI_NNPA_BASE); in paiext_getdata()678 pa->id = PAI_NNPA_BASE + num; in attr_event_init_one()
47 #define PAI_NNPA_BASE 0x1800 /* First event number */ macro