Searched refs:SMBCON_STPHLD (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_smb.h36 #define SMBCON_STPHLD (1 << 7) macro
H A Djz4780_smb.c243 con |= SMBCON_STPHLD;
270 con &= ~SMBCON_STPHLD;
290 con |= SMBCON_STPHLD;
316 con &= ~SMBCON_STPHLD;
358 con &= ~SMBCON_STPHLD;

Completed in 157 milliseconds