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

/freebsd-10.3-release/sys/arm/samsung/s3c2xx0/
H A Ds3c24x0reg.h448 #define CSTA_RSPCRCFAIL (1<<12) macro
453 #define CSTA_ALL_CLEAR (CSTA_RSPCRCFAIL | CSTA_CMDSENT | \
455 #define CSTA_ERROR (CSTA_RSPCRCFAIL | CSTA_CMDTOUT)

Completed in 46 milliseconds