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