Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dparport.h163 enum ieee1284_phase { enum
179 volatile enum ieee1284_phase phase;
/openbmc/linux/drivers/char/
H A Dppdev.c332 static enum ieee1284_phase init_phase(int mode) in init_phase()