Home
last modified time | relevance | path

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

/include/
A Dspl.h69 PHASE_VPL, /* Running in VPL */ enumerator
125 return PHASE_VPL; in xpl_phase()
171 return IS_ENABLED(CONFIG_VPL) ? PHASE_VPL : in xpl_prev_phase()
189 return IS_ENABLED(CONFIG_VPL) ? PHASE_VPL : PHASE_SPL; in xpl_next_phase()
207 case PHASE_VPL: in xpl_name()
230 case PHASE_VPL: in xpl_prefix()

Completed in 5 milliseconds