Home
last modified time | relevance | path

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

/include/
A Dphy_interface.h127 static inline bool is_backplane_mode(const char *phyconn) in is_backplane_mode() argument
131 if (!phyconn) in is_backplane_mode()
134 if (!strcmp(phyconn, backplane_mode_strings[i])) in is_backplane_mode()

Completed in 6 milliseconds