INCLUSIVE_TIMING_MAX_NS
if (polled || (ndelay > 0 && ndelay < INCLUSIVE_TIMING_MAX_NS))
if (ndelay < INCLUSIVE_TIMING_MAX_NS) {