Searched refs:SMBST_RFNE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/ingenic/ | ||
| H A D | jz4780_smb.h | 79 #define SMBST_RFNE (1 << 3) macro |
| H A D | jz4780_smb.c | 253 if ((SMB_READ(sc, SMBST) & SMBST_RFNE) != 0) { in jzsmb_transfer_read() |