Searched refs:PL080_CCONF_E (Results 1 – 1 of 1) sorted by relevance
30 #define PL080_CCONF_E 0x00001 macro129 if ((ch->conf & (PL080_CCONF_H | PL080_CCONF_E)) in pl080_run()130 != PL080_CCONF_E) in pl080_run()204 ch->conf &= ~PL080_CCONF_E; in pl080_run()264 if (s->chan[i].conf & PL080_CCONF_E) in pl080_read()