CALDONE_MASK
ret = arasan_phy_sts_poll(host, IPAD_STS, CALDONE_MASK);
if (~val & CALDONE_MASK) {
val & CALDONE_MASK,
if (~val & CALDONE_MASK) {
val & CALDONE_MASK,
#define IS_CALDONE(x) ((x) & CALDONE_MASK)