Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-thunder.c62 static const int BYPASS_STATUS = 1<<5; /* GPIO 5 */ variable
330 return !!(cvmx_gpio_read() & BYPASS_STATUS); in cvmx_lan_bypass_is_active()