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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahwreg.h473 #define SPC_REG_RESET_DEVICE 0x80000000 macro
H A Dsahw.c847 regVal &= ~(SPC_REG_RESET_DEVICE);
855 regVal |= SPC_REG_RESET_DEVICE;

Completed in 113 milliseconds