Searched defs:TSIO_PIN_VALID (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.h36 #define TSIO_PIN_VALID(pin) ((pin) >= 0 && (pin) < (BNXT_MAX_TSIO_PINS)) macro

Completed in 103 milliseconds