Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_smb.h89 #define SMBENBST 0x9c macro
H A Djz4780_smb.c128 while ((SMB_READ(sc, SMBENBST) & SMBENBST_SMBEN) == 0) in jzsmb_enable()
132 while ((SMB_READ(sc, SMBENBST) & SMBENBST_SMBEN) != 0) in jzsmb_enable()