Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Dhubio.h89 #define IIO_WSTAT_TXRETRY_SHFT (16) macro
90 #define IIO_WSTAT_TXRETRY_CNT(w) (((w) >> IIO_WSTAT_TXRETRY_SHFT) & \